Versions Compared

Key

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

...

From Core rev 11e to 11f (published as Core rev 11):

 

  • Breaking changes:
    • Section 3.4.1.2:
      • redirect_user: Changed from string values of "yes" and "no" to Boolean values of true and false.
  • Changes of note:
    • Section 1.4:
      • issuer property: Now required to match the actual published location of the config data.
      • Dynamic client configuration: When OIDC dynamic client configuration is used, this is now more intelligently handled through a reserved keyword "openid" that indicates that the OIDC configuration data should be consulted for the relevant endpoint.
      • pat_grant_types_supported and aat_grant_types_supported: Broadened to allow them to be strings even when not based on the OAuth grant type strings, similarly to token profiles.

From RSR rev 03 to rev 04:

...