Nuxt-oidc-auth
Has anyone tried https://nuxt.com/modules/nuxt-oidc-auth for OpenID Connect authentication. I tried recently i am facing issue on redirection steps:
When i try to access app it redirects me to authorisation url for SSO as i have enabled global middleware
After adding authentication credential on portal it should come back to "redirectUri"( from image) after successful validation of credentials that is not happening.
Note: ssr is enabled in nuxt config
Anyone has any examples or if any working scenario it would help. What can be issue in this case anyone can help?
Thanks!
Nuxt
Nuxt-oidc-auth · Nuxt Modules
Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.
1 Reply
@shardik did you figure this out ? 🤔