SSO authentication using Open ID
OpenID connect
Includes Google SSO and other OpenID providers
Setup instructions Open ID
Review documentation
OpenID Connect Configuration Guide
2. Provide required URIs
client_id-Your application’s unique identifierclient_secret- Your application’s secret keytoken_endpoint(e.g.,https://www.googleapis.com/oauth2/v4/token)authorization_endpoint(e.g.,https://accounts.google.com/o/oauth2/v2/auth)
Configure redirect URI
Add to your allowed URIs:
Replace [state] with your region: vic, nsw, qld, tas, sa, wa, act, nt
Submit details
Use the button to submit required details.
(Optional) Provide test account credentials.
Submit Open ID details