Get Post Login Configuration Details

post

/api/v1/configuration/auth

Get the post login configuration details.

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : PostLoginAuthConfig
Type: object
Post-login authorization configuration map
Show Source

409 Response

Operation conflict
Body ()
Root Schema : Error
Type: object
Error information.
Show Source
Nested Schema : errors
Type: array
List of errors
Show Source
Nested Schema : warnings
Type: array
List of warnings
Show Source

500 Response

Service unavailable
Back to Top