๐ก๏ธ Log into a Cardinal app.
Logs the user into a client application that is hosted (bundled web app) or served by this server.
If logging into the Guest Account, no credentials are required. If logging into a Cardinal Account, a valid Cardinal SSO token is required.
The client app <strong>must</strong> set the <code>cardinal-app</code> header for this request.
Only the capability corresponding to the application that you are trying to log into will be validated.<br /><hr /><h3>๐ก๏ธ Requires one of these Capabilities: <code>AdminApp.Login</code> <code>MusicApp.Login</code> <code>PhotosApp.Login</code> <code>CinemaApp.Login</code></h3>
Headers
Request body
Response
Changes
Changed in 3 of the 176 revisions of this API.113
- โ
removed the optional property
refreshTolkienfrom the response with the201statusresponse-optional-property-removed
- โ
added the optional property
refreshTokento the response with the201statusresponse-optional-property-added
- โ
added the optional property
scopeto the response with the201statusresponse-optional-property-added
- โ
- โ
endpoint added
endpoint-added
- โ
- โฒ
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- โฒ