We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dfc5f8 commit 78fe61bCopy full SHA for 78fe61b
1 file changed
tests/unit/Enum/OpenId/OpenIdConnectMetadataTest.php
@@ -52,6 +52,9 @@ final public function getExpectedValues() : array
52
'userinfo_encryption_enc_values_supported',
53
'userinfo_endpoint',
54
'userinfo_signing_alg_values_supported',
55
+ 'token_types_supported',
56
+ 'check_session_iframe',
57
+ 'end_session_endpoint'
58
];
59
}
60
0 commit comments