apache / apisix

The Cloud-Native API Gateway
https://apisix.apache.org/blog/
Apache License 2.0
14.21k stars 2.48k forks source link

docs: SAML plugin #10311

Closed ventaubain closed 8 months ago

ventaubain commented 10 months ago

Current State

In the list of all available plugins, I can't see a SAML authentication plugin listed (Plugins -> Authentication). Is it normal given that the SAML support has been cited in the 3.0 release note (https://apisix.apache.org/blog/2022/11/02/apache-apisix-v3-preview/).

We can found a SAML plugin here https://github.com/api7/apisix-saml-auth-plugin that seems official.

Desired State

A SAML plugin section added to the documentation with a small get started / example.

kayx23 commented 10 months ago

The SAML plugin code isn't currently in the APISIX code base, for reasons that I'm unaware of.

So this isn't a doc issue per se. I expect doc to be added along with the plugin code, whenever that may be.

monkeyDluffy6017 commented 8 months ago

considered resolved