Registering to OpenXcell SSO

Registering to OpenXcell SSO

Overview:

Openxcell SSO, is an enterprise grade Identity Provider supporting Single-Sign-On Using various authentication protocols such as OIDC and SAML.
To ensure single point of authentication and security across all the organization owned and managed services we are gradually converging users, and enforcing SSO based Autentication.

Following are the Services that currently support sign-in with SSO:


Service Name
Sign In URL
Gitlabhttps://gitlab.orderhive.plus
AWS (Federated Sign In)
PHPMyAdmin
Adminer
https://adminer.openxcell.dev


- Currently only adminer and phpmyadmin i.e https://adminer.openxcell.dev and https://pma.openxcell.dev enforce signin with openxcell SSO which might require you to register in order to access them.
- Gitlab instance, i.e https://gitlab.orderhive.plus supports SSO login but doesn't enforce the same. You may still login using your gitlab password if you already had an account prior to SSO Implementation.
- For AWS, you won't be able to access anything  with SAML unless you are added to relevant group for the Project. You'll be greet with following page.


Once Signed Up, you may request acccess for AWS.

Registering:

If you come across the SSO Login Page when redirected from an SSO Secured Page and you don't have any exisitng credentials, you can click on Register link on the login page and proceed to register, or you can go to https://auth.openxcell.dev/auth/realms/Openxcell/account/ and click on Sign In button on top right corner to go to login page and proceed with Registration.

Step 1:
Enter the details on the registration page, and click on register to continue

Step 2:
Scan and Configure MFA using google authenticator or any other supported authenticator app

Step 3:
Verify your email from your email inbox, and now you are good to go.


    • Related Articles

    • HOW TO LOGIN OPENXCELL AWS ACCOUNT

      Login steps for openxcell AWS. Step 1 : Raise ticket for AWS Access. ( mail address  : devops@openxcell.info ) [ Ticket will required only for new access ] Hit this URL Step 2 : https://openxcelldev.awsapps.com/start#/ Step 3 : Enter login I'd / ...
    • CHANGE GITLAB RUNNER

      Required Details : - server architectures type [ x86, AMD64, ARM64, ARM, s390x, ppc64le ] - super user access [ sudo password ] SSH in server where you want to set git runner. Step 1) #download binary for your system Warning : Select binary as per ...
    • AWS Services

      AWS also provides many other functionalities other than server like domain hosting, Email sending, Monitoring, Alerting, AI  For a website, we can use the following basic AWS services 1. EC2- Elastic Compute Cloud It consists of Compute and ...
    • gitlab clone in mac OS

      -Need to generate ssh key using -> ssh-keygen save it to the specific directory || add key to the gitlab ssh key section from the .pub file -> -nano ~/.ssh/config add this data Host * AddKeysToAgent yes UseKeyCHain yes IdentityFile ...
    • view logs in grafana openxcell

      Hello Here, I'll outline every step for viewing the API-Development server's logs. technology is used, such as Java, Node.js, and Next.js. Step 1 : Login GRAFANA : https://grafana.openxcell.dev/login Note : Login with openxcell SSO Step 2 : Go to ...