dseljan

Results 1 issues of dseljan

Hi there, I'm trying to secure specific endpoits using Spring Security SAML. I have created custom class which extends ServiceProviderConfigurerAdapter which uses: `@Override public void configure(HttpSecurity http) throws Exception {...