-
oauth2-server-introspction-with-jwt
is an authorization server built with Spring Authorization Server. -
oauth2-server-introspction-with-jwt
registered an OAuth2.0 client:- clientId: relive-client
- clientSecret: relive-client
- redirectUri: http://127.0.0.1:8070/login/oauth2/code/messaging-client-authorization-code
-
oauth2-server-introspction-with-jwt
has registered a user, the username and password are:admin
/password
. -
resourceserver-introspection-with-jwt
is a SpringBoot resource service, you can modify theapplication.yml
database configuration to connect to your MySQL database. -
oauth2-client-introspection-with-jwt
is an OAuth2.0 client service. -
After starting all SpringBoot services, the browser visits http://127.0.0.1:8070/client/test for testing.
Files
oauth2-introspection-with-jwt
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||