GitHub user lprimak added a comment to the discussion: Making OIDC work with Shiro
Hi, Paul, You are correct that "OIDC is now a well-established and widely adopted framework" This is why there are many implementations of OIDC already. Shiro doesn't need one of it's own, as there are many examples of integration with already-existing OIDC frameworks. There is no "official" Shiro-OIDC integration because there are many use cases and many types of possible integrations. Again, no need to have an "official" one. A quick google search yielded a lot of good results for me. You are certainly right that there is no documentation of a way to integrate OIDC with Shiro. Perhaps you would like to contribute one? GitHub link: https://github.com/apache/shiro/discussions/2423#discussioncomment-16400353 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
