create_authentication
Create authentication records in Eduframe by linking user identifiers with authentication providers like Azure AD or OpenID Connect.
Instructions
Create an authentication.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Login identifier. | |
| user_id | Yes | Identifier of the associated User. | |
| authentication_provider_type | Yes | Type of the associated AuthenticationProvider. |