Versions Compared

Key

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

...

Scopes can be added and removed using the /scope endpoint URI after the Management API base URI , as is set in the custom.conf file while setting up the Authorization Server.

Info

Example - Scope endpoint URI

http(s)://hostname:port/management-api-base-uri/scope

The following table lists all HTTP APIs available for provisioning scopes and the expected success return value.

...

Info

Example - Client endpoint URI

http(s)://hostname:port/management-api-base-uri/clients

Note

Note!

The client name MUST be unique.

...