Skip to content

Commit

Permalink
MID-7875:adding comment for oidc provider configuration uris
Browse files Browse the repository at this point in the history
  • Loading branch information
skublik committed Apr 19, 2022
1 parent 1ee3f52 commit 7517a0a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -899,6 +899,8 @@ Definition for OpenID Provider. Possible attributes are:

|===

Required attribute is only 'issuerUri', because midPoint get configuration for all other uris from 'issuerUri'/.well-known/openid-configuration. MidPoint can write error to log file, that some from optional configuration uris is null and required. This error we can see when 'issuerUri'/.well-known/openid-configuration is unavailable.

.Example of Client configuration with client authentication for client signed JWT
[source,xml]
----
Expand Down

0 comments on commit 7517a0a

Please sign in to comment.