Package org.wildfly.security.soteria.original
package org.wildfly.security.soteria.original
Original files forked from the Soteria project, once Soteria provides pluggable SPIs these forks will be removed.
-
ClassesClassDescriptionController for Authentication endpointAn annotation literal for
@BasicAuthenticationMechanismDefinition.CdiDecorator<T>CdiProducer<T>Build and validate the OpenId Connect client configuration.An annotation literal for@DatabaseIdentityStoreDefinition.An annotation literal for@FormAuthenticationMechanismDefinition.An annotation literal for@LdapIdentityStoreDefinition.An annotation literal for@LoginToContinue.The AuthenticationMechanism used to authenticate users using the OpenId Connect protocol
Specification Implemented : http://openid.net/specs/openid-connect-core-1_0.htmlAn injectable interface that provides access to access token, identity token, claims and OpenId Connect provider related information.Identity store validates the identity token and access token and returns the validation result with the caller name and groups.If an HttpAuthenticationMechanism implementation has been found on the classpath, this initializer installs a bridge SAM that delegates the validateRequest, secureResponse and cleanSubject methods from the SAM to the HttpAuthenticationMechanism.Controller to manage OpenId state parameter value and request being validatedController for Token endpointController for Token endpoint