On Sat, Feb 12, 2022 at 11:16 PM Pradip Sawatkar < [email protected]> wrote:
> Hi Everyone, > > I have configured SAML with Apache Guacamole 1.4 using Okta as an IdP, > SAML users authenticating successfully but > I want add to those SAML users to desired connection / connection group in > Guacamole automatically. > > Please help, If anyone of you know, how to do this ? > > The way to do this is to make sure that your SAML IdP is providing group membership information to Guacamole, and set saml-group-attribute in guacamole.properties. Then create a group that matches one or more of the groups that is being returned by SAML and assign connections/connection groups to that user group. -Nick
