Skip to main content

IdentityProvider

PropertyValue
PublisherIGUHealth
NameIdentityProvider
URLhttps://iguhealth.com/StructureDefinition/IdentityProvider
Statusactive
DescriptionExternal identity provider configuration.
Abstractfalse

Structure

PathCardinalityTypeDescription
IdentityProvider0..*IdentityProviderExternal identity provider configuration.
IdentityProvider.id0..1http://hl7.org/fhirpath/System.StringThe logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
IdentityProvider.meta0..1MetaThe metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.
IdentityProvider.name1..1stringThe name of the external identity provider.
IdentityProvider.status1..1codeThe status of the identity provider.
IdentityProvider.accessType1..1codeMethod for connecting to external identity provider.
IdentityProvider.oidc0..1BackboneElementOIDC connection configuration for the identity provider.
IdentityProvider.oidc.authorization_endpoint1..1stringOIDC authorization endpoint.
IdentityProvider.oidc.token_endpoint1..1stringOIDC token endpoint.
IdentityProvider.oidc.userinfo_endpoint0..1stringThe OIDC user info endpoint.
IdentityProvider.oidc.jwks_uri0..1stringIf included will verify id token based on this jwks keys.
IdentityProvider.oidc.scopes0..*stringScopes to send to the OIDC provider.
IdentityProvider.oidc.client1..1BackboneElementRegistered client for the OIDC provider.
IdentityProvider.oidc.client.clientId1..1stringRegistered clients id.
IdentityProvider.oidc.client.secret0..1stringRegistered clients secret.
IdentityProvider.oidc.pkce0..1BackboneElementPKCE Configuration
IdentityProvider.oidc.pkce.code_challenge_method0..1codePKCE code challenge method.
IdentityProvider.oidc.pkce.enabled0..1booleanPKCE enabled.

Search Parameters

NameTypeDescriptionExpression
_textstringSearch on the narrative of the resource
_contentstringSearch on the entire content of the resource
_idtokenLogical id of this artifactResource.id
_lastUpdateddateWhen the resource version last changedResource.meta.lastUpdated
_profileuriProfiles this resource claims to conform toResource.meta.profile
_querytokenA custom search profile that describes a specific defined query operation
_securitytokenSecurity Labels applied to this resourceResource.meta.security
_sourceuriIdentifies where the resource comes fromResource.meta.source
_tagtokenTags applied to this resourceResource.meta.tag
accessTypetokenAn identity providers accessType.IdentityProvider.accessType
namestringAn identity providers name.IdentityProvider.name
statustokenAn identity providers status.IdentityProvider.status
_iguhealth-version-seqnumberThe version sequence of the resourceResource.meta.extension.where(url='https://iguhealth.app/version-sequence').value
_iguhealth-authorreferenceThe author of the resourceResource.meta.extension.where(url='https://iguhealth.app/author').value