github sso get auth url
This block is part of the users group and was last modified in core v14.0.4.
github sso get auth url
v14.0.4
Generate a GitHub SSO authorization URL. Redirect the user to this URL to start the login flow.
| Pin | Pin | Type | Default |
|---|---|---|---|
| flow |
flow |
||
Client IDrequiredGitHub OAuth App Client ID |
value |
||
Redirect URIrequiredThe URL where GitHub will redirect back to after authentication |
value |
||
| State Optional CSRF state parameter. If not provided, one will be auto-generated. |
value |
||
| Scopes Optional OAuth scopes. Defaults to "read:user user:email". |
value |
| Pin | Pin | Type | Example |
|---|---|---|---|
| flow |
flow |
||
| URL The authorization URL to redirect the user to |
value |
||
| State The state parameter (auto-generated if not provided as input) |
value |
||
| Success True if the URL was generated successfully |
condition |
||
| Error Error message if success is false |
value |
sso |
oauth |
github |
single sign on |
Core Releases
v14.0.4 This block was introduced inv14.0.4, click here to see the release notes.
Back to
users
Return to the main group to view all sub-groups
Back to sso
Return to the group to view all blocks within this group