Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleAdministrative Flow Properties

Name / Default

Description

idp.oidc.admin.registration.logging

IssueRegistrationAccessToken

Audit logging label for this profile

idp.oidc.admin.registration.nonBrowserSupported

true

Enables support for non-browser-based authentication

idp.oidc.admin.registration.authenticated

false

Whether to enable user authentication for requests

idp.oidc.admin.registration.resolveAttributes

false

Whether to resolve attributes (if authentication is enabled)

idp.oidc.admin.registration.defaultTokenLifetime

PT1D

Default access token lifetime if not specified

idp.oidc.admin.registration.accessPolicy

AccessByIPAddress

Name of access control policy to apply to all requests

idp.oidc.admin.registration.policyLocationPolicy

AccessByAdmin

Jira Legacy
showSummaryfalse
serverSystem Jira
serverIdf52c7d31-6eab-3f0e-93c3-231b5754d506
keyJOIDC-174

Name of access control policy to apply to requests specifying a policyLocation

idp.oidc.admin.registration.policyIdPolicy

AccessByAdmin

Name of access control policy to apply to requests specifying a policyId

idp.oidc.admin.registration.clientIdPolicy

AccessByAdmin

Name of access control policy to apply to requests specifying a clientId

idp.oidc.admin.registration.lookup.policy

shibboleth.oidc.admin.DefaultMetadataPolicyLookupStrategy

Bean ID of type Function<ProfileRequestContext,Map<String,MetadataPolicy>>, used to locate metadata policy based on the policyLocation parameter. Defaults to a caching resolver locating server resources to load based on policyLocation parameter.

...