By: Herrie Abbink user 15 Jun 2022 at 6:55 a.m. CDT

4 Responses
Herrie Abbink gravatar
We have installed Gluu from linux package repo on a GCP VM running Ubuntu 20.04 and we have it running under https://gluu.cwdev.io. Now we can start to configure, it turns out to be a bit more tough. Our first goal is to perform a SAML login on a Chromebook using GLUU as 3rd party. It looks like we need to configure in GLUU multiple things at multiple places that are not clear to us. The GLUU documentation on setting up G Suite SAML to GLUU, mentions a file `saml-nameid.xml.vm`. Another GLUU documentation topic [https://gluu.org/docs/gluu-server/4.4/admin-guide/saml/] seems to be about SAML setup as well. Do both apply? This section on that page [https://gluu.org/docs/gluu-server/4.4/admin-guide/saml/#configure-nameid-in-oxtrust] shows how to configure NameId, but that screen [https://gluu.cwdev.io/identity/saml/configureNameId.htm] is (sometimes) empty for us, see print screen. ![](https://snipboard.io/FbIuf1.jpg)

By Mohib Zico staff 15 Jun 2022 at 9:57 a.m. CDT

Mohib Zico gravatar
>> The GLUU documentation on setting up G Suite SAML to GLUU, mentions a file saml-nameid.xml.vm. Another GLUU documentation topic [https://gluu.org/docs/gluu-server/4.4/admin-guide/saml/] seems to be about SAML setup as well. Do both apply? This section on that page [https://gluu.org/docs/gluu-server/4.4/admin-guide/saml/#configure-nameid-in-oxtrust] shows how to configure NameId, but that screen [https://gluu.cwdev.io/identity/saml/configureNameId.htm] is (sometimes) empty for us, see print screen. To combine all of them: - Yes, you need NameID in G-suite - You can configure NameID with oxTrust now - You need to fillup NameID configuration page with value you want.

By Herrie Abbink user 16 Jun 2022 at 10 a.m. CDT

Herrie Abbink gravatar
I hope the following provides you more information on the problem we encounter: - we can't configure nameId on the server ([https://gluu.org/docs/gluu-server/4.4/integration/saas/google/#configure-shibboleth-to-support-g-suites-custom-nameid-format](https://gluu.org/docs/gluu-server/4.4/integration/saas/google/#configure-shibboleth-to-support-g-suites-custom-nameid-format)) and - also we aren't sure the nameId is configured correctly on the GUI, please see attached screencast URL. Below more detailed information. > You can configure NameID with oxTrust now I don't exactly know if you mean the property file on the server, or on the GUI. Firstly, the server: ``` wloonstra@gluu-poc-002:~$ sudo su root@gluu-poc-002:/home/wloonstra# /sbin/gluu-serverd login Welcome to the Gluu Server! Last login: Tue Jun 14 12:21:01 2022 from 127.0.0.1 root@gluu:~# cd /opt/gluu/jetty/identity/conf/shibboleth3/idp root@gluu:/opt/gluu/jetty/identity/conf/shibboleth3/idp# ls -latr total 8 drwxrwx--- 4 jetty gluu 4096 Jun 10 13:26 .. drwxrwx--- 2 jetty gluu 4096 Jun 10 13:26 . ``` There is no file `saml-nameid.xml.vm` which i should be able to change. Then the GUI, here is what happens: * i login to GLUU * next, i open https://gluu.cwdev.io/identity/saml/configureNameId.htm * i see "Email" as Source Attribute (from a huge dropdown list) * now i open https://gluu.cwdev.io/identity/trustmanager/trustRelationships.htm and click the one with Google * again, i open https://gluu.cwdev.io/identity/saml/configureNameId.htm * now the Source Attribute list is **empty**. See attached screen url. Kind regards, Wiggert Loonstra Developer at Cloudwise

By Mohib Zico staff 21 Jun 2022 at 5:07 a.m. CDT

Mohib Zico gravatar
Hi, Just fyi... We have configured and prepared a new doc on how to integrate Google Workspace with Gluu 4.4. We are going to publish that doc very soon. Thanks!

By Mohib Zico staff 22 Jun 2022 at 12:43 a.m. CDT

Mohib Zico gravatar
Updated: https://www.gluu.org/docs/gluu-server/4.4/integration/saas/google/