Uses of Class
com.okta.sdk.resource.model.WellKnownOrgMetadata
-
Uses of WellKnownOrgMetadata in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionOrgSettingMetadataApi.getWellknownOrgMetadata()
Retrieve the Well-Known Org Metadata Retrieves the well-known org metadata, which includes the org ID, configured custom domains, authentication pipeline, and various other org settingsOrgSettingMetadataApi.getWellknownOrgMetadata
(Map<String, String> additionalHeaders) Retrieve the Well-Known Org Metadata Retrieves the well-known org metadata, which includes the org ID, configured custom domains, authentication pipeline, and various other org settings -
Uses of WellKnownOrgMetadata in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionWellKnownOrgMetadata.links
(WellKnownOrgMetadataLinks links) WellKnownOrgMetadata.pipeline
(PipelineType pipeline) WellKnownOrgMetadata.settings
(WellKnownOrgMetadataSettings settings)