dzinot / spring-boot-2-oauth2-authorization-jwt

Spring Boot 2 OAuth2 JWT Authorization server implementation with Database for Users and Clients (JPA, Hibernate, MySQL)
MIT License
133 stars 72 forks source link

Sample application which has configured ResourceServer #2

Open messaoudi-mounir opened 6 years ago

messaoudi-mounir commented 6 years ago

Hello,

Thank you for the project, can you provide me a sample project which has configured ResourceServer to work with oauth2-authorization-jwt. I am facing some difficult to add secruity.oauth2 parameters (specialy userInfoUri and security.oauth2.resource parameters).

Thanks advance.

venkat125 commented 6 years ago

Hello,

Thanks for the headsup. Access token is created successfully. But i wonder where the tokens are being stored? May i get a hint or answer hereby? Thanks a lot in advance