Identity Providers REST Endpoints
SAML/Identity Providers
Manage Identity Providers (IdP). Oracle Identity Cloud Service provides cross-domain SSO capabilities via the OASIS SAML 2.0 SSO protocol and implements two modes of operation for Federation SSO--as an IdP where the user is authenticated on behalf of remote Service Providers (SP), and as an SP where Oracle Identity Cloud Service delegates authentication to a remote IdP. As an IdP, Oracle Identity Cloud Service can integrate with multiple SPs at the same time. As an SP, Oracle Identity Cloud Service can only integrate with a single IdP at any time. This REST API is SCIM compliant.
Latest Version: 2
Earliest Version: 1
Latest Version: 2
Earliest Version: 1
- Create an Identity Provider
-
Method: postPath:
/admin/v1/IdentityProviders - Delete an Identity Provider
-
Method: deletePath:
/admin/v1/IdentityProviders/{id} - Get an Identity Provider
-
Method: getPath:
/admin/v1/IdentityProviders/{id} - HTTP Options. Provides a list of allowed HTTP methods for the resource in the <b>Access-Control-Allow-Methods</b> header.
-
Method:Path:
/admin/v1/IdentityProviders - Replace an Identity Provider
-
Method: putPath:
/admin/v1/IdentityProviders/{id} - Search Identity Providers
-
Method: getPath:
/admin/v1/IdentityProviders - Search Identity Providers Using POST
-
Method: postPath:
/admin/v1/IdentityProviders/.search - Update an Identity Provider
-
Method: patchPath:
/admin/v1/IdentityProviders/{id}
SAML/Identity Providers
Manage Identity Providers (IdP). Oracle Identity Cloud Service provides cross-domain SSO capabilities via the OASIS SAML 2.0 SSO protocol and implements two modes of operation for Federation SSO--as an IdP where the user is authenticated on behalf of remote Service Providers (SP), and as an SP where Oracle Identity Cloud Service delegates authentication to a remote IdP. As an IdP, Oracle Identity Cloud Service can integrate with multiple SPs at the same time. As an SP, Oracle Identity Cloud Service can only integrate with a single IdP at any time. This REST API is SCIM compliant.
Latest Version: 2
Earliest Version: 1
Latest Version: 2
Earliest Version: 1
- Search Identity Providers
-
Method: getPath:
/admin/v1/IdentityProviders - HTTP Options. Provides a list of allowed HTTP methods for the resource in the <b>Access-Control-Allow-Methods</b> header.
-
Method:Path:
/admin/v1/IdentityProviders - Create an Identity Provider
-
Method: postPath:
/admin/v1/IdentityProviders - Search Identity Providers Using POST
-
Method: postPath:
/admin/v1/IdentityProviders/.search - Delete an Identity Provider
-
Method: deletePath:
/admin/v1/IdentityProviders/{id} - Get an Identity Provider
-
Method: getPath:
/admin/v1/IdentityProviders/{id} - Update an Identity Provider
-
Method: patchPath:
/admin/v1/IdentityProviders/{id} - Replace an Identity Provider
-
Method: putPath:
/admin/v1/IdentityProviders/{id}
SAML/Identity Providers
Manage Identity Providers (IdP). Oracle Identity Cloud Service provides cross-domain SSO capabilities via the OASIS SAML 2.0 SSO protocol and implements two modes of operation for Federation SSO--as an IdP where the user is authenticated on behalf of remote Service Providers (SP), and as an SP where Oracle Identity Cloud Service delegates authentication to a remote IdP. As an IdP, Oracle Identity Cloud Service can integrate with multiple SPs at the same time. As an SP, Oracle Identity Cloud Service can only integrate with a single IdP at any time. This REST API is SCIM compliant.
Latest Version: 2
Earliest Version: 1
Latest Version: 2
Earliest Version: 1
- Delete an Identity Provider
-
Method: deletePath:
/admin/v1/IdentityProviders/{id} - Search Identity Providers
-
Method: getPath:
/admin/v1/IdentityProviders - Get an Identity Provider
-
Method: getPath:
/admin/v1/IdentityProviders/{id} - HTTP Options. Provides a list of allowed HTTP methods for the resource in the <b>Access-Control-Allow-Methods</b> header.
-
Method:Path:
/admin/v1/IdentityProviders - Update an Identity Provider
-
Method: patchPath:
/admin/v1/IdentityProviders/{id} - Create an Identity Provider
-
Method: postPath:
/admin/v1/IdentityProviders - Search Identity Providers Using POST
-
Method: postPath:
/admin/v1/IdentityProviders/.search - Replace an Identity Provider
-
Method: putPath:
/admin/v1/IdentityProviders/{id}