io.quarkus.oidc.OidcTenantConfig$Credentials$Jwt.jdp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-oidc Show documentation
Show all versions of quarkus-oidc Show documentation
Secure your applications with OpenID Connect Adapter and IDP such as Keycloak
#
#Thu Jun 18 17:10:08 CEST 2020
io.quarkus.oidc.OidcTenantConfig.Credentials.Jwt.lifespan=JWT life-span in seconds. It will be added to the time it was issued at to calculate the expiration time.
io.quarkus.oidc.OidcTenantConfig.Credentials.Jwt.secret=client_secret_jwt\: JWT which includes client id as one of its claims is signed by the client secret and is\nsubmitted as a 'client_assertion' form parameter, while 'client_assertion_type' parameter is set to\n"urn\:ietf\:params\:oauth\:client-assertion-type\:jwt-bearer".
© 2015 - 2025 Weber Informatics LLC | Privacy Policy