[keycloak-user] Conditional OTP per Client

Adam Keily adam.keily at adelaide.edu.au
Sun Feb 26 21:03:41 EST 2017


Can the Conditional OTP authenticator<https://github.com/keycloak/keycloak/blob/master/services/src/main/java/org/keycloak/authentication/authenticators/browser/ConditionalOtpFormAuthenticator.java> be implemented per client. E.g. Force OTP when connecting to ClientA but not ClientB. Would this be done using the request URL from the HTTP header?


More information about the keycloak-user mailing list