keycloak-scim/services/src/main/java/org/keycloak/authentication
2023-06-07 12:19:46 -03:00
..
actiontoken fix: issuedFor added to token to get client id into the token also redirect uri added to token and then passed to info template for "back to application" functionality 2023-06-07 12:19:46 -03:00
authenticators Improved Reset OTP authenticator (#20572) 2023-06-06 08:30:44 -03:00
forms Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02:00
otp Add support for Microsoft Authenticator (#15272) 2022-11-02 12:56:07 +01:00
requiredactions fix: issuedFor added to token to get client id into the token also redirect uri added to token and then passed to info template for "back to application" functionality 2023-06-07 12:19:46 -03:00
AbstractFormAuthenticator.java KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
AuthenticationProcessor.java Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02:00
AuthenticationSelectionResolver.java Renaming SingleUserCredentialManager and UserModel.getUserCredentialManager(): 2022-06-21 08:53:06 +02:00
AuthenticatorUtil.java Replace 'Store LoA in User Session' with 'Max Age'. Refactoring of step-up authentications related to that. 2022-03-08 10:41:05 +01:00
ClientAuthenticationFlow.java Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02:00
DefaultAuthenticationFlow.java Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02:00
ExplainedVerificationException.java KEYCLOAK-4627 reset credentials and admin e-mails use action tokens. E-mail verification via action tokens. 2017-05-11 22:16:26 +02:00
FormAuthenticationFlow.java Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02:00
RequiredActionContextResult.java Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02:00