Get Logon Settings
GET/api/v33.02/settings/logon
x-prisma-cloud-target-env: {"permission":"authConfiguration"}
Configures the logon settings.
cURL Request
Refer to the following example cURL request that uses basic auth to retrieve all current logon settings.
curl -k \
-u <USER> \
-H 'Content-Type: application/json' \
-X GET \
"https://<CONSOLE>/api/v<VERSION>/settings/logon"
Responses
- 200
- default
LogonSettings are settings associated with the login properties