You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
Copy file name to clipboardExpand all lines: docs/NormalizedProjectRevisionSAMLProvider.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ Name | Type | Description | Notes
18
18
**raw_idp_metadata_xml** | **str** | RawIDPMetadataXML is the raw XML metadata of the IDP. | [optional]
19
19
**state** | **str** | State indicates the state of the provider Only providers with state `enabled` will be used for authentication enabled ThirdPartyProviderStateEnabled disabled ThirdPartyProviderStateDisabled | [optional]
20
20
**updated_at** | **datetime** | Last Time Project's Revision was Updated | [optional][readonly]
**project_revision_id** | **str** | The Revision's ID this schema belongs to | [optional]
26
+
**project_revision_id** | **str** | The Revision's ID this provider belongs to | [optional]
27
27
**provider** | **str** | Provider is either \"generic\" for a generic OAuth 2.0 / OpenID Connect Provider or one of: generic google github gitlab microsoft discord slack facebook vk yandex apple | [optional]
28
28
**provider_id** | **str** | ID is the provider's ID | [optional]
29
29
**proxy_oidc_redirect_url** | **str** | Proxy OIDC Redirect URL if overriding with a customer-controlled URL | [optional][readonly]
0 commit comments