Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Refer also to the API description in the documentation available at SSO Management API.

Step-by-step guide

The first step when using the SSO Management API is to discover the scope required to request in the access token:

...

Info
This page is an illustrative example only - typically these calls would be made by other scripting languages or orchestration techniques.

Filter by label (Content by label)
showLabelsfalse
max5
spacesKNB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "sso-api" and type = "page" and space = "KNB"
labelssso-api

...