To access the catalog, OTF requires an Identity Provider (IDP) that issues tokens for catalog authentication.
OTF expects specific name-value pairs to define the IDP. You must supply the required IDP credentials in the CREATE AUTHORIZATION statement for the catalog. OTF uses these credentials to connect to the IDP and generate the tokens needed for catalog access.
| NVP Name | Description |
|---|---|
| idp_type | Type of identity provider |
| idp_location | OAuth2 token endpoint URL |
| idp_token_scope | OAuth2 token scope |