GitHub user paulmillar closed the discussion with a comment: Making OIDC work with Shiro
Hi @lprimak , Thanks for the reply -- although I think you misunderstood the intended focus on this discussion point. The underlying issue here is that OIDC is now a well-established and widely adopted framework to support SSO and federated authentication. However, to the best of my knowledge, Apache Shiro has no official support for OIDC. There is no support at the coding level (plugin/realm) nor documentation (tutorials, howto, best practice, ...). I agree that using Zeppelin + pac4j introduces undesirable complexity. However, I see this article as indicative of the underlying problem: the need to support OIDC-based authentication and the lack of OIDC support in Apache Shiro. GitHub link: https://github.com/apache/shiro/discussions/2423#discussioncomment-16390626 ---- 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]
