Skip to content

Nextpertise/keycloak-validate-otp-conditional

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keycloak-validate-otp-conditional

This plugin brings Conditional OTP to the Direct Grant.

Mix between native plugins:

Inspired by: https://github.com/lukaszbudnik/keycloak-ip-authenticator

Use case:

  • When IP whitelisting passes, set user attribute: ip_based_otp_conditional=skip elseip_based_otp_conditional=force
  • Configure this module to be conditional on this user attribute (OTP control User Attribute)

Also see our extended version of keycloak-ip-authenticator.