spring-projects / spring-authorization-server

Spring Authorization Server
https://spring.io/projects/spring-authorization-server
Apache License 2.0
4.78k stars 1.25k forks source link

Create authorization provider for Spring Authorization Server #1633

Closed rcbandit111 closed 1 month ago

rcbandit111 commented 1 month ago

I want to create a custom authorization provider(Something like Google SSO) but only working with API access for Spring Authorization Server. Is there some google example project or tutorial where I can see details how to implement properly Spring Authorization Server?

jgrandja commented 1 month ago

Thanks for getting in touch, but questions should be asked on Stack Overflow. We prefer to use GitHub issues only for bugs and enhancements.