i'm looking for on-premises, integrated IAM/IDM, non-bloated, well integrated & documented for use as an SSO portal front-end for authentication/authorization of proxied webapps behind an nginx portal.
fusionauth checks off a number of those boxes.
i'm looking for examples/documentation, &/or related experiences.
in nginx-land, there already a number of good use-case examples.
okta, though not on-premises, does a nice job:
Enabling Single Sign-On for Proxied Applications with Okta, NGINX Plus, and OpenID Connect
https://docs.nginx.com/nginx/deployment-guides/single-sign-on/okta/
https://developer.okta.com/blog/2018/08/28/nginx-auth-request
https://github.com/tom-smith-okta/nginx-oss-okta
Are there examples/docs/stories for the same setup -- SSO portal in front of proxies apps -- for FusionAuth + Nginx?