Initiate Authentication

get

/sso/v1/sdk/authenticate

Request

Query Parameters
Header Parameters
Back to Top

Response

200 Response

Valid response after policy evaluation

401 Response

Unauthorized
Back to Top

Examples

See Using the Authenticate API for a complete use case on this endpoint.

Note:

See the Oracle Identity Cloud Service Authentication API Postman collection for extensive authentication use case examples. Download the collection and the global variables file from the idcs-authn-api-rest-clients folder within GitHub and then import them into your preferred REST client.

Back to Top