Browse Source

Add - Core-Class: OAuth2AuthorizationEndpointFilter

git-as-svn/v1/config
shengzhaoli.shengz 1 year ago
parent
commit
3e8524c286
  1. 1
      others/oauth2.1-flow.md

1
others/oauth2.1-flow.md

@ -6,6 +6,7 @@
Core-Class: OAuth2AuthorizationEndpointFilter
1. start authorize
- Core-Class: OAuth2AuthorizationEndpointFilter
http://127.0.0.1:8080/oauth2/authorize?response_type=code&client_id=client11&scope=openid&redirect_uri=http://localhost:8083/oauth2/callback&state=93820ss0-32p
http://127.0.0.1:8080/oauth2/authorize?response_type=code&client_id=client11&scope=openid profile&redirect_uri=http://localhost:8083/oauth2/callback&state=93820ss0-32p

Loading…
Cancel
Save