Add logout feature for OIDC login
mraible opened this issue · 2 comments
mraible commented
Quarkus and Micronaut samples have this feature.
bdemers commented
💯 I was demoing this app the other day, and it's a little too basic, I love a good hello world app, but this one needs a bit more to it, possibly a simplified version of this: https://github.com/okta/samples-java-spring/tree/master/okta-hosted-login
(with the logout configured)
mraible commented
This is complete.