We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 170df60 commit e2f3136Copy full SHA for e2f3136
1 file changed
.github/actions/conformance/client.py
@@ -17,7 +17,6 @@
17
auth/client-credentials-jwt - Client credentials with private_key_jwt
18
auth/client-credentials-basic - Client credentials with client_secret_basic
19
auth/cross-app-access-complete-flow - Enterprise managed OAuth (SEP-990) - v0.1.14+
20
- auth/enterprise-token-exchange - Enterprise auth with OIDC ID token (legacy name)
21
auth/* - Authorization code flow (default for auth scenarios)
22
23
Enterprise Auth (SEP-990):
0 commit comments