OAuth Configuration
Authorization Endpoint
Response Type
code (Authorization Code)
token (Implicit)
code token
id_token (OIDC)
id_token token
code id_token
code id_token token
Client ID
Redirect URI
Scope
openid
profile
email
offline_access
State
(CSRF protection)
Nonce
(for OIDC)
Enable PKCE
(Proof Key for Code Exchange)
Code Challenge Method
S256 (Recommended)
plain
Code Verifier
Code Challenge
Save the code_verifier - you'll need it for the token request
Generated URL
Fill in the configuration to generate a URL
URL Parameters
Additional Parameters
Prompt
None
none
login
consent
select_account
Login Hint
Custom Parameters
(key=value, one per line)
Sample
Clear
Copy URL
Open URL