Commit 8cbd697
Add configurable subject_identifier_uri to clients
According to the [OIDC
Documentation](https://openid.net/specs/openid-connect-core-1_0.html#PairwiseAlg),
the client must configure a `subject_identifier_uri`, if multiple
`redirect_uri` are configured.
This patch adds the possibility to do this as described in #49.
Signed-off-by: Sven Haardiek <sven@haardiek.de>1 parent c7b9ff6 commit 8cbd697
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
| 244 | + | |
244 | 245 | | |
245 | 246 | | |
246 | 247 | | |
| |||
0 commit comments