Skip to main content
Version: 1.2.0

Retrieve accessible realms for the authenticated user

GET 

/realm/accessible

Retrieve accessible realms for the authenticated user

Request

Header Parameters

    Authorization string
    X-Forwarded-Proto string
    X-Forwarded-Host string

Responses

default response

Schema

  • Array [

  • idstring
    namestring
    displayNamestring
    enabledboolean
    notBeforedouble
    passwordPolicystring[]
    resetPasswordAllowedboolean
    duplicateEmailsAllowedboolean
    rememberMeboolean
    registrationAllowedboolean
    registrationEmailAsUsernameboolean
    verifyEmailboolean
    loginWithEmailboolean
    loginThemestring
    accountThemestring
    adminThemestring
    emailThemestring
    accessTokenLifespanint32

    realmRoles

    object[]

  • Array [

  • namestring
    descriptionstring
  • ]

  • ]