Sign In

Enter your tenant and OAuth client information to sign in with Commune Auth.

Tenant Information

OAuth Client Credentials

Issuer URL: /api/{tenant}/{authGroup}/oidc

How it works
1

Enter the tenant code, auth group code, and OAuth client credentials

2

You will be redirected to the corresponding Commune Auth login page

3

After authentication, you will be redirected back with tokens

URL Parameter Support

You can also pass all parameters via URL:

/login?tenant=xxx&authGroup=yyy&clientId=zzz&clientSecret=***