GetAuthenticationPolicy
GET {{baseUrl}}/authenticationPolicies/:compartmentId
Gets the authentication policy for the given tenancy. You must specify your tenant’s OCID as the value for the compartment ID (remember that the tenancy is simply the root compartment).
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Date | string | (Required) Current Date | |
Authorization | string | (Required) Signature Authentication on Authorization header |
RESPONSES
status: OK
{"compartmentId":"Lorem ","networkPolicy":{"networkSourceIds":["in eiusmod consectetur ea","adipisicing anim ut reprehenderit sed"]},"passwordPolicy":{"isLowercaseCharactersRequired":true,"isNumericCharactersRequired":true,"isSpecialCharactersRequired":true,"isUppercaseCharactersRequired":true,"isUsernameContainmentAllowed":false,"minimumPasswordLength":12}}