chaitin / SafeLine

serve as a reverse proxy to protect your web services from attacks and exploits.
https://waf.chaitin.com
GNU General Public License v3.0
13.29k stars 817 forks source link

[Suggestion] SSO OAuth / OIDC for Authentication Challenge #1076

Open TheAnachronism opened 2 months ago

TheAnachronism commented 2 months ago

What would you like to be added or improved?

Hello there

Awesome software for application protection! It would be wonderful, if the authentication challenge feature could be extended, to work with external identity providers with protocols such as OAuth2, Open Id Connect or even SAML.

Why is it needed?

When software such as this is in use, a larger infrastructure might be in the background, which has multiple applications and a central user / identity management solution running. By allowing the authentication challenge to work with SSO, user access management can be simplified significantly.

safe1ine commented 2 months ago

that's a good idea

CyberB1aze commented 1 month ago

I agree, OIDC SSO for auth would be great here