You can use the Authentication Realms endpoint to configure authentication options. Authentication Realm sub-resources can be used to configure single sign-on.
The Authentication Realm object
Attributes
Sample Response
Attribute
Type
Description
id
string
The unique identifier for this authentication realm.
Additional information for this realm. Also see: The meta object below.
name
string
The name of the authentication realm.
redirect_uris
array[string]
An array of allowed redirection endpoints. Only URIs listed here are allowed to use single sign-on functionality. URIs must exactly match those used in the client applications, for example, the store front. Additionally, with the exception of localhost, all urls must use https.