akka-http-oauth2-provider
akka-http-oauth2-provider copied to clipboard
Question: is there an effort to certify this implementation?
Hi, I would have a question please: For Resource Server, indeed OAuth2 is all that is needed. But, we use OpenId Connect (OIDC) for authentication/authorization and we have microservices with AkkaHttp playing the relying party (client application) role in OIDC. For them we would likely need an OIDC library. So I understand / assume that your library is an option only for the resource server microservice. Thank you, Nicu MArasoiu