sso_exchange_code
Exchanges an SSO authorization code from the IdP callback to retrieve user identity, email, groups, and assigned Kiln role.
Instructions
Exchange an SSO authorization code for user identity and role.
Enterprise feature. After the user completes IdP login, exchange
the auth code to get their identity, email, groups, and mapped
Kiln role.
Args:
code: The authorization code from the IdP callback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |