GRIP AAB REST API documentation
 1.0.0 
OAS 3.0

Some startup information is to be printed in the index.html: loginState (UUID to be sent with every request), requestError (string in user language, empty/undefined/null if no error), and idpType (enum: 'root', 'umbrella', 'tenant' string). For umbrella type, the umbrellaId is added. For tenant type, the tenantId is added. If coming back from an external IDP or Kerberos, a sessionId is given (to jump to the correct step). A "logout" parameter (default: false) indicates logout. Some parameters can be derived from another one:

  • userId from sessionId
  • directoryId from userId or sessionId
  • tenantId from directoryId, userId or sessionId

OpenID Connect login

OpenID Connect user information

OpenID Connect metadata

SAML login

SAML metadata

External authentication

Token management

Logout

Status