Skip to content

Commit

Permalink
Sync documentation of main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 13, 2025
1 parent 276925e commit 80f42c6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions _generated-doc/main/config/quarkus-all-config.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -69502,7 +69502,7 @@ endif::add-copy-button-to-config-props[]

[.description]
--
Internal ID token lifespan. This property is only checked when an internal IdToken is generated when Oauth2 providers do not return IdToken.
Internal ID token lifespan. This property is only checked when an internal IdToken is generated when OAuth2 providers do not return IdToken. If this property is not configured then an access token `expires_in` property in the OAuth2 authorization code flow response is used to set an internal IdToken lifespan.


ifdef::add-copy-button-to-env-var[]
Expand All @@ -69513,7 +69513,7 @@ Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN
endif::add-copy-button-to-env-var[]
--
|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-all-config[icon:question-circle[title=More information about the Duration format]]
|`5M`
|

a| [[quarkus-oidc_quarkus-oidc-authentication-pkce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-pkce-required[`quarkus.oidc.authentication.pkce-required`]##
ifdef::add-copy-button-to-config-props[]
Expand Down
4 changes: 2 additions & 2 deletions _generated-doc/main/config/quarkus-oidc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3558,7 +3558,7 @@ endif::add-copy-button-to-config-props[]

[.description]
--
Internal ID token lifespan. This property is only checked when an internal IdToken is generated when Oauth2 providers do not return IdToken.
Internal ID token lifespan. This property is only checked when an internal IdToken is generated when OAuth2 providers do not return IdToken. If this property is not configured then an access token `expires_in` property in the OAuth2 authorization code flow response is used to set an internal IdToken lifespan.


ifdef::add-copy-button-to-env-var[]
Expand All @@ -3569,7 +3569,7 @@ Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN
endif::add-copy-button-to-env-var[]
--
|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]]
|`5M`
|

a| [[quarkus-oidc_quarkus-oidc-authentication-pkce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-pkce-required[`quarkus.oidc.authentication.pkce-required`]##
ifdef::add-copy-button-to-config-props[]
Expand Down
4 changes: 2 additions & 2 deletions _generated-doc/main/config/quarkus-oidc_quarkus.oidc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3558,7 +3558,7 @@ endif::add-copy-button-to-config-props[]

[.description]
--
Internal ID token lifespan. This property is only checked when an internal IdToken is generated when Oauth2 providers do not return IdToken.
Internal ID token lifespan. This property is only checked when an internal IdToken is generated when OAuth2 providers do not return IdToken. If this property is not configured then an access token `expires_in` property in the OAuth2 authorization code flow response is used to set an internal IdToken lifespan.


ifdef::add-copy-button-to-env-var[]
Expand All @@ -3569,7 +3569,7 @@ Environment variable: `+++QUARKUS_OIDC_AUTHENTICATION_INTERNAL_ID_TOKEN_LIFESPAN
endif::add-copy-button-to-env-var[]
--
|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html[Duration] link:#duration-note-anchor-quarkus-oidc_quarkus-oidc[icon:question-circle[title=More information about the Duration format]]
|`5M`
|

a| [[quarkus-oidc_quarkus-oidc-authentication-pkce-required]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-authentication-pkce-required[`quarkus.oidc.authentication.pkce-required`]##
ifdef::add-copy-button-to-config-props[]
Expand Down

0 comments on commit 80f42c6

Please sign in to comment.