Skip to content

Commit

Permalink
documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jmfwolf committed Apr 13, 2023
1 parent c5c39d6 commit 42c90eb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 27 deletions.
9 changes: 0 additions & 9 deletions docs/data-sources/apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,22 +57,13 @@ description: |-
Optional:

- `access_token_expiration_minutes` (Number) OIDC Apps only Number of minutes the refresh token will be valid for.
- `certificate_id` (Number) This is for SAML Apps ONLY. When creating apps the default certificate will be used unless the `certificate_id` attribute is applied in the `configuration` object.
- `external_id` (Number) This is for SAML Apps ONLY.
- `external_role` (String) This is for SAML Apps ONLY.
- `login_url` (String) OIDC Apps only The OpenId Connect Client Id. Note that client_secret is only returned after Creating an App.
- `oidc_api_version` (String)
- `oidc_application_type` (Number) OIDC Apps Only - 0: Web - 1: Native/Mobile
- `oidc_encryption_key` (String) OIDC Apps only
- `post_logout_redirect_uri` (String) OIDC Apps only
- `redirect_uri` (String) OIDC Apps only Comma or newline separated list of valid redirect uris for the OpenId Connect Authorization Code flow.
- `refresh_token_expiration_minutes` (Number)
- `signature_algorithm` (String) This is for SAML Apps ONLY.
One of the following:
- SHA-1
- SHA-256
- SHA-348
- SHA-512
- `token_endpoint_auth_method` (Number) OIDC Apps only Number of minutes the refresh token will be valid for.


Expand Down
9 changes: 0 additions & 9 deletions docs/data-sources/apps_instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,22 +56,13 @@ description: |-
Optional:

- `access_token_expiration_minutes` (Number) OIDC Apps only Number of minutes the refresh token will be valid for.
- `certificate_id` (Number) This is for SAML Apps ONLY. When creating apps the default certificate will be used unless the `certificate_id` attribute is applied in the `configuration` object.
- `external_id` (Number) This is for SAML Apps ONLY.
- `external_role` (String) This is for SAML Apps ONLY.
- `login_url` (String) OIDC Apps only The OpenId Connect Client Id. Note that client_secret is only returned after Creating an App.
- `oidc_api_version` (String)
- `oidc_application_type` (Number) OIDC Apps Only - 0: Web - 1: Native/Mobile
- `oidc_encryption_key` (String) OIDC Apps only
- `post_logout_redirect_uri` (String) OIDC Apps only
- `redirect_uri` (String) OIDC Apps only Comma or newline separated list of valid redirect uris for the OpenId Connect Authorization Code flow.
- `refresh_token_expiration_minutes` (Number)
- `signature_algorithm` (String) This is for SAML Apps ONLY.
One of the following:
- SHA-1
- SHA-256
- SHA-348
- SHA-512
- `token_endpoint_auth_method` (Number) OIDC Apps only Number of minutes the refresh token will be valid for.


Expand Down
9 changes: 0 additions & 9 deletions docs/resources/apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,22 +60,13 @@ description: |-
Optional:

- `access_token_expiration_minutes` (Number) OIDC Apps only Number of minutes the refresh token will be valid for.
- `certificate_id` (Number) This is for SAML Apps ONLY. When creating apps the default certificate will be used unless the `certificate_id` attribute is applied in the `configuration` object.
- `external_id` (Number) This is for SAML Apps ONLY.
- `external_role` (String) This is for SAML Apps ONLY.
- `login_url` (String) OIDC Apps only The OpenId Connect Client Id. Note that client_secret is only returned after Creating an App.
- `oidc_api_version` (String)
- `oidc_application_type` (Number) OIDC Apps Only - 0: Web - 1: Native/Mobile
- `oidc_encryption_key` (String) OIDC Apps only
- `post_logout_redirect_uri` (String) OIDC Apps only
- `redirect_uri` (String) OIDC Apps only Comma or newline separated list of valid redirect uris for the OpenId Connect Authorization Code flow.
- `refresh_token_expiration_minutes` (Number)
- `signature_algorithm` (String) This is for SAML Apps ONLY.
One of the following:
- SHA-1
- SHA-256
- SHA-348
- SHA-512
- `token_endpoint_auth_method` (Number) OIDC Apps only Number of minutes the refresh token will be valid for.


Expand Down

0 comments on commit 42c90eb

Please sign in to comment.