RUAL Documentation

microsoft sso get auth url

This block is part of the users group and was last modified in core v14.0.4.

microsoft sso get auth url v14.0.4

Generate a Microsoft SSO authorization URL. Redirect the user to this URL to start the login flow.

Pin Pin Type Default
flow
flow
Client IDrequired
Microsoft OAuth Client (Application) ID
value
Tenant ID
Azure AD tenant ID. Defaults to "common" for multi-tenant.
value
Redirect URIrequired
The URL where Microsoft 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 "openid email profile offline_access User.Read".
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
microsoft
azure
entra
single sign on
openid

Core Releases

v14.0.4 This block was introduced in v14.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