By: Ngoun Mengleang user 29 May 2023 at 11:12 p.m. CDT

7 Responses
Ngoun Mengleang gravatar
I am following the steps defined at the page: https://gluu.org/docs/gluu-server/4.5/installation-guide/install-ubuntu/ At a step get apt key curl https://repo.gluu.org/ubuntu/gluu-apt.key | apt-key add - It response 401 Unauthorized

By Mohib Zico staff 29 May 2023 at 11:18 p.m. CDT

Mohib Zico gravatar
Yes. Please check `Attention` banner: https://www.gluu.org/docs/gluu-server/4.5/installation-guide/install-ubuntu/

By Ngoun Mengleang user 29 May 2023 at 11:29 p.m. CDT

Ngoun Mengleang gravatar
``` root@DG-SSO-VM-GLUU:/home/AzureAdmin# echo "deb https://repo.gluu.org/ubuntu/ focal main" > /etc/apt/sources.list.d/gluu-repo.list root@DG-SSO-VM-GLUU:/home/AzureAdmin# curl https://repo.gluu.org/ubuntu/gluu-apt.key | apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 381 100 381 0 0 466 0 --:--:-- --:--:-- --:--:-- 466 gpg: no valid OpenPGP data found. root@DG-SSO-VM-GLUU:/home/AzureAdmin# apt update Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:4 http://azure.archive.ubuntu.com/ubuntu focal-security InRelease [114 kB] Hit:5 https://download.docker.com/linux/ubuntu focal InRelease Err:6 https://repo.gluu.org/ubuntu focal InRelease 401 Unauthorized [IP: 165.227.82.89 443] Reading package lists... Done E: Failed to fetch https://repo.gluu.org/ubuntu/dists/focal/InRelease 401 Unauthorized [IP: 165.227.82.89 443] E: The repository 'https://repo.gluu.org/ubuntu focal InRelease' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. ```

By Ngoun Mengleang user 29 May 2023 at 11:38 p.m. CDT

Ngoun Mengleang gravatar
So, Do I have to contact to sales@gluu.org to get an access to for downlaod this package?

By Mohib Zico staff 29 May 2023 at 11:40 p.m. CDT

Mohib Zico gravatar
>> So, Do I have to contact to sales@gluu.org to get an access to for downlaod this package? Yes, if you want to use CE edition. You can use Janssen for free.

By Ngoun Mengleang user 29 May 2023 at 11:48 p.m. CDT

Ngoun Mengleang gravatar
thank you

By Svaksha Tech user 15 Sep 2023 at 9:53 a.m. CDT

Svaksha Tech gravatar
Does Janssen support SAML too? The documentation says " The components of the project include client and server implementations of the OAuth, OpenID Connect, SCIM and FIDO standards." So not sure if it supports SAML too?

By Mohib Zico staff 15 Sep 2023 at 10:42 a.m. CDT

Mohib Zico gravatar
Hello Svaksha Tech, May be it's better to ask that in Janssen Discussion forum: https://github.com/JanssenProject/jans/discussions Thanks!