Skip to content

elexis/keycloak-clientauthenticator-clientidandsecrectandheader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keycloak Client Id, Secret and HTTP Header Authenticator

Can be applied to Client authentication flow only.

This authenticator extends the default Client Id and Secret authenticator, by conditionally being able to validate a provided HTTP Header.

Build

Use with Maven (>3) and JDK (>= 21).

mvn clean verify

Copy deployments/conditional-http-header-authenticator-jar-with-dependencies.jar to /providers/ directory in Keycloak.

Usage Example

See https://github.com/elexis/keycloak-auth-deny-user-nosecondfactor for a usage example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors