sso_exchange_code
Exchange an SSO authorization code to retrieve user identity, email, groups, and mapped role after IdP login.
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 |