PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r5@0.2601.0
    http://health-samurai.io/fhir/core/StructureDefinition/AuthConfig
description: null
package_name: io.health-samurai.core.r5
derivation: specialization
name: AuthConfig
type: AuthConfig
elements:
  _source: {type: string, short: System Property. DO NOT USE IT., index: 0}
  theme:
    type: BackboneElement
    short: Theme configuration for auth page.
    index: 1
    elements:
      brand: {type: string, short: Brand for auth page, index: 2}
      title: {type: string, short: Title for auth page, index: 3}
      styleUrl: {type: uri, short: URL to external stylesheet, index: 4}
      forgotPasswordUrl: {type: uri, short: URL to forgot password page, index: 5}
  twoFactor:
    type: BackboneElement
    short: Two-factor authentication configuration.
    index: 6
    elements:
      webhook:
        type: BackboneElement
        short: Webhook configuration for 2FA.
        index: 7
        elements:
          headers: {short: Map of HTTP header key-value pairs., index: 8}
          timeout: {type: integer, short: Timeout in milliseconds., index: 9}
          endpoint: {type: string, short: URL to webhook that supports POST method, index: 10}
        required: [endpoint]
      issuerName: {type: string, short: Issuer name for OTP authenticator app., index: 11}
      validPastTokensCount: {type: integer, short: Number of past tokens considered valid (useful with webhook since OTP lives ~30s), index: 12}
  asidCookieMaxAge: {type: integer, short: Maximum age of the ASID cookie in seconds. Default is 432000 (5 days)., index: 13}
package_version: 0.2601.0
class: resource
kind: resource
url: http://health-samurai.io/fhir/core/StructureDefinition/AuthConfig
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 0.2601.0