Demo tenant
A public demo tenant using its own issuer host and NextAuth client.
- Admin portal
- https://demo.admin.openissuer.com
- Issuer
https://demo.openissuer.com/issuer- Callback
https://demo.openissuer.com/nextauth/api/auth/callback/myauth
Demo
The demo uses a live tenant issuer URL and the standard OIDC authorization code flow with PKCE through NextAuth. The demo tenant has its own issuer, admin portal, client registration, callback URL, and token issuer claim.
This video shows the demo page, tenant admin portal, OAuth client setup, and the NextAuth app signing in through OpenIssuer.
A public demo tenant using its own issuer host and NextAuth client.
https://demo.openissuer.com/issuerhttps://demo.openissuer.com/nextauth/api/auth/callback/myauthOpen the session view in the demo client and check the issuer and tenant values. OpenIssuer resolves the authorization request from the demo tenant host.