Package org.camunda.bpm.spring.boot.starter.security.oauth2.impl
package org.camunda.bpm.spring.boot.starter.security.oauth2.impl
-
ClassDescriptionAuthorize or re-authorize (if required) oauth2 client using
OAuth2AuthorizedClientManager
.Condition that matches if nospring.security.oauth2.client.registration
properties are defined by inverting the outcome ofClientsConfiguredCondition
.OAuth2 identity provider with fallback forDbIdentityServiceProvider
if the Spring security context doesn't contain an authenticated user.OidcClientInitiatedLogoutSuccessHandler
with logging.