This repository was archived by the owner on Nov 29, 2022. It is now read-only.
This repository was archived by the owner on Nov 29, 2022. It is now read-only.
SES-156: SAML Java Configuration Support #134
Open
Description
Rob Winch (Migrated from SES-156) said:
It would be really nice to see SAML Java Configuration support.
One place to start would be creating your own SecurityConfigurerAdapter<DefaultSecurityFilterChain, HttpSecurity> See https://github.com/joshlong/boot-examples/blob/4b14c1634e7cfa0e5ab5313fe5a14121ef7c10f7/x-auth-security/src/main/java/demo/xauth/XAuthTokenConfigurer.java for a basic example.
Feel free to ping me if you run into questions.