Skip to content

Commit

Permalink
docs: remove UMA grant (#3604)
Browse files Browse the repository at this point in the history
  • Loading branch information
ossdhaval committed Jan 12, 2023
1 parent f646d73 commit b00c5d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/admin/auth-server/endpoints/token.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ Token endpoint supports below mentioned grant types.
- [Authorization Code](../oauth-features/auth-code-grant.md)
- [Refresh Token](../oauth-features/refresh-token-grant.md)
- [Client Credentials](../oauth-features/client-credential-grant.md)
- [UMA Ticket](../uma-features/uma-ticket-grant.md)
- [Password](../oauth-features/password-grant.md)

Client can configure all the possible grant types it can request from token endpoint during client configuration.
Expand Down

0 comments on commit b00c5d5

Please sign in to comment.