louis amoros
louis amoros

Reputation: 2546

How to validate if user is already connected through OAuth2 SSO Server?

I have an Hydra SSO Server, an OIDC Provider and a Resource Server Website.

As I would like to put user info on the navbar no matter which page he visits, what is the best approach to check user session on Hydra SSO Server ?

I did not find any endpoint for validating the user hydra session without redirection.

If I need to start with an oauth2 redirect against hydra when the website loads, is this a correct approach ?

Upvotes: 2

Views: 253

Answers (0)

Related Questions