Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 737 Bytes

SourceType.md

File metadata and controls

19 lines (14 loc) · 737 Bytes

SourceType

Properties

Name Type Description Notes
name String
verbose_name String
urls_customizable bool
request_token_url Option<String> [readonly]
authorization_url Option<String> [readonly]
access_token_url Option<String> [readonly]
profile_url Option<String> [readonly]
oidc_well_known_url Option<String> [readonly]
oidc_jwks_url Option<String> [readonly]

[Back to Model list] [Back to API list] [Back to README]