A federation connects your identity provider (IdP) to Nebius AI Cloud, allowing users from your organization to log in with single sign-on (SSO). In the web console, you can create, activate and deactivate federations, change their settings, and upload or delete attached certificates.Documentation Index
Fetch the complete documentation index at: https://docs.nebius.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Make sure you are in a group that has the
adminrole within your tenant; for example, the defaultadminsgroup. You can check this in the Administration → IAM section of the web console. - Make sure that you have access to your IdP admin portal and can get your SAML application metadata (login URL, identifier, certificate) required to create a federation.
Creating a federation
To create a new federation:- Web console
-
In the sidebar, go to
Administration → IAM.
- Go to the Federations tab.
- Click Create entity → Federation.
-
Specify the IdP settings:
-
If you have an XML file with SAML metadata:
- Enter a federation name.
- Click Upload file and select the XML file with SAML metadata from your IdP, then click Continue.
- On the page that opens, enter a name for the certificate in the Certificates section.
-
If you don’t have an XML file, enter the SAML metadata manually:
- Enable Manual mode and enter a federation name.
- Under Identity provider (IdP), specify the SSO URL and Issuer parameters from your IdP, then click Continue.
- On the page that opens, enter a certificate name, then either upload the PEM certificate file or copy and paste the certificate body into the field.
-
If you have an XML file with SAML metadata:
- Click Create federation.
Changing federation settings
- Web console
-
In the sidebar, go to
Administration → IAM.
- Go to the Federations tab.
-
Next to the federation, click
→ Configure.
-
Update federation settings:
- Name: Federation name.
- SSO URL: Login URL from your IdP.
- Issuer: Your IdP identifier string.
- Click Save changes to apply the new settings.
Changing federation certificates
- Web console
-
In the sidebar, go to
Administration → IAM.
- Go to the Federations tab and open the federation whose certificate you want to change.
- On the Certificates tab, rename or delete a certificate.
-
To add a new certificate:
- Click Attach certificate.
- Enter a certificate name, then either upload the PEM certificate file or copy and paste the certificate body into the field.
- Click Attach certificates.
Deactivating a federation
When a federation is inactive, users who authenticate through that federation will not be able to sign in to Nebius AI Cloud until it’s reactivated.- Web console
-
In the sidebar, go to
Administration → IAM.
- Go to the Federations tab.
-
Next to the federation you want to deactivate, click
→ Deactivate. To reactivate the federation, click
→ Activate.