Kong authentication plugin for SAML

I’m looking for a Kong plugin for Kong’s integration with a SAML based identity access management server.

Would really appreciate if someone helps me here.

Thanks!

Could anyone help me here?

There are couple of plugins in community Kong version such as OAuth 2.0, OpenId Connect (Reference) etc.
Could you please tell your exact use case to suggest you the right choice plugin ?

I intend to integrate an in-house SAML based identity access management server with Kong API GW. For the said purpose, I would like to know if there is already a plugin which has SAML support.

I’m aware of OAuth2 plugin(s) but unfortunately those will not work in my use-case.

Try once with this OIDC plugin.

@Sanjimoh did you ever get your SAML IAM to work with Kong?