You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: