You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like control access to our test site (nextjs) with NextAuth and provider Azure Active Directory. All employees of our company have an account there.
In addition, we would like to use NextAuth to handle the login of our demo accounts (custom OAuth Provider) in this test site.
So we have completely separated process. One restricting complete access to the site with employee user base and the other restricting only the access to certain site parts with another user base.
Is that possible to achieve with NextAuth?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
We would like control access to our test site (nextjs) with NextAuth and provider Azure Active Directory. All employees of our company have an account there.
In addition, we would like to use NextAuth to handle the login of our demo accounts (custom OAuth Provider) in this test site.
So we have completely separated process. One restricting complete access to the site with employee user base and the other restricting only the access to certain site parts with another user base.
Is that possible to achieve with NextAuth?
Beta Was this translation helpful? Give feedback.
All reactions