glu icon indicating copy to clipboard operation
glu copied to clipboard

Support for Enterprise Auth

Open pathikpa opened this issue 9 years ago • 2 comments

Can we add support for Enterprise auth in glu? for glu to be widely acceptable tool in enterprise, it needs to support enterprise grade, role based access control.

Best way to achieve this would be to support SAML-2.0 based authentication. More info at http://en.wikipedia.org/wiki/SAML_2.0

Integrating SAML will ensure that glu does not need to handle Identity and Access Management(IAM) and leave that part of the functionality to IdP (Identity provider). Thus glu dev team can focus on core functionality and improving them

pathikpa avatar May 27 '15 20:05 pathikpa

+1

sodul avatar May 27 '15 20:05 sodul

I believe this can already be added via plugins. But I am also open to contributions...

ypujante avatar Jun 02 '15 16:06 ypujante