Versions Compared

Key

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

...

These profiles all support client authentication, and this can be used in lieu of actually registering metadata for clients if desired.

As of V3V4.1, this support does not extend to the full OIDC login flow but this is expected to be addressed in a future enhancement0, all the previously mentioned profiles but also OIDC.SSO and OIDC.UserInfo can be used with unverified relying party configuration, but all the request messages must meet the unregistered client policy.

JSON Format

Each RP is defined with a JSON structure that is defined by the OpenID Connect Dynamic Client Registration 1.0 specification. That is, the format is just the format of the messages in that protocol. The required fields are:

...