spring-attic / spring-security-saml-dsl

Spring security okta dsl.
MIT License
43 stars 61 forks source link

Update for latest Okta UI #27

Closed mraible closed 7 years ago

rwinch commented 7 years ago

Thanks for the Pull Request @mraible! This is now merged into master :)

mraible commented 7 years ago

I updated the screenshot too, but in the wrong directory. I believe this needs to be in samples/spring-security-saml-dsl-sample and the one in the root directory should be deleted.

okta-config-page

rwinch commented 7 years ago

Thanks @mraible! I fixed this in 794013a

mraible commented 7 years ago

@rwinch What do you think about creating a Spring Boot starter that encapsulates this functionality? The configuration in this project's sample doesn't seem to be Okta-specific and could likely be used with other SAML providers.