{realm}

Number of APIs: 20

  1. Removes all user sessions. POST {{baseUrl}}/:realm/logout-all

  2. Clear cache of external public keys (Public keys of clients or Identity providers) POST {{baseUrl}}/:realm/clear-keys-cache

  3. Clear user cache POST {{baseUrl}}/:realm/clear-user-cache

  4. Base path for importing clients under this realm. POST {{baseUrl}}/:realm/client-description-converter

  5. Update the top-level information of the realm Any user, roles or client information in the representation will be ignored. PUT {{baseUrl}}/:realm

  6. Delete the realm DELETE {{baseUrl}}/:realm

  7. Clear realm cache POST {{baseUrl}}/:realm/clear-realm-cache

  8. Base path for retrieve providers with the configProperties properly filled GET {{baseUrl}}/:realm/client-registration-policy/providers

  9. Get client session stats Returns a JSON map. GET {{baseUrl}}/:realm/client-session-stats

  10. /:realm/credential-registrators GET {{baseUrl}}/:realm/credential-registrators