Identity federation allows customer users to authenticate with their enterprise Identity Provider (IdP) when accessing K2cloud Orchestrator and deployed Spaces.
K2cloud supports federation with SAML-compliant identity providers, including:
The customer's IdP remains authoritative for user identity and group membership.
K2cloud uses CyberArk Identity as the federation layer between the customer IdP and K2view services.
The federation model is:
Customer IdP
↓
K2cloud Identity Federation
↓
K2cloud Orchestrator / Fabric Space / TDM
Responsibilities are separated:
Authentication through the customer IdP does not by itself grant access to K2cloud or a Space.
For federated customers, authorization should be based on IdP groups rather than individual users.
The core mapping pattern is:
Customer IdP Group
↓
K2cloud Identity Federation
↓
Fabric Role
↓
Optional TDM Permission Group
For example, an organization might establish separate IdP groups for:
The customer manages membership in these groups through its enterprise identity-management processes.
K2view configures the corresponding federation mappings so that the appropriate K2cloud, Fabric, and TDM authorization can be applied.
For authorization design guidance, see Roles and Permissions.
Federation requires configuration by both the customer and K2view.
To configure federation, the customer typically provides information such as:
The email domain is used as part of routing users to the appropriate customer IdP.
Depending on the identity provider, both a group name and its unique identifier may be required.
K2view provides the information required to configure the customer IdP for K2cloud federation.
This can include:
Use the values supplied by K2view for the customer federation configuration rather than assuming values from another K2cloud implementation.
Federation requires trust between the customer IdP and the K2cloud federation service.
This trust is established through SAML metadata exchange.
Metadata can include:
K2view uses the customer IdP metadata to configure the federation trust.
The customer uses K2view-provided metadata to configure the corresponding SAML integration in the enterprise IdP.
The SAML assertion provides identity information required by the federation configuration.
Depending on the integration, claims can include:
Group membership is particularly important because authorization mappings depend on receiving the expected groups for the authenticated user.
A user can therefore authenticate successfully but still be denied access when:
This distinction is important when troubleshooting federation: successful SAML authentication does not necessarily mean authorization has been configured correctly.
A typical Service Provider-initiated sign-in begins when the user accesses either:
https://cloud.k2view.com
or an authorized Space URL.
The general flow is:
User requests K2cloud Orchestrator or a Space
↓
K2cloud Identity Federation
↓
Customer IdP
↓
User authenticates
↓
SAML assertion returned
↓
Identity and group mappings evaluated
↓
Requested application evaluates authorization
After successful authentication and authorization, the user is redirected to the requested application.
The same federation architecture supports access to deployed Spaces.
A user does not need access to K2cloud Orchestrator simply to access an authorized Space.
For example, a developer can open the URL of a Studio Space directly. The user is authenticated through the configured identity federation and then authorized according to the Fabric roles mapped from the user's IdP groups.
This keeps K2cloud Orchestrator privileges separate from runtime Space access.
For more information, see Space Access.
Federation configuration should be treated as operational configuration rather than as a transient login setting.
Identity trust configuration can affect deployed Spaces and can include values such as:
Changes to the customer IdP, federation metadata, certificates, or mappings should therefore be planned and validated carefully.
This is particularly important during changes such as:
Where possible, federation changes should be prepared and validated before the existing configuration is retired.
Identity federation allows customer users to authenticate with their enterprise Identity Provider (IdP) when accessing K2cloud Orchestrator and deployed Spaces.
K2cloud supports federation with SAML-compliant identity providers, including:
The customer's IdP remains authoritative for user identity and group membership.
K2cloud uses CyberArk Identity as the federation layer between the customer IdP and K2view services.
The federation model is:
Customer IdP
↓
K2cloud Identity Federation
↓
K2cloud Orchestrator / Fabric Space / TDM
Responsibilities are separated:
Authentication through the customer IdP does not by itself grant access to K2cloud or a Space.
For federated customers, authorization should be based on IdP groups rather than individual users.
The core mapping pattern is:
Customer IdP Group
↓
K2cloud Identity Federation
↓
Fabric Role
↓
Optional TDM Permission Group
For example, an organization might establish separate IdP groups for:
The customer manages membership in these groups through its enterprise identity-management processes.
K2view configures the corresponding federation mappings so that the appropriate K2cloud, Fabric, and TDM authorization can be applied.
For authorization design guidance, see Roles and Permissions.
Federation requires configuration by both the customer and K2view.
To configure federation, the customer typically provides information such as:
The email domain is used as part of routing users to the appropriate customer IdP.
Depending on the identity provider, both a group name and its unique identifier may be required.
K2view provides the information required to configure the customer IdP for K2cloud federation.
This can include:
Use the values supplied by K2view for the customer federation configuration rather than assuming values from another K2cloud implementation.
Federation requires trust between the customer IdP and the K2cloud federation service.
This trust is established through SAML metadata exchange.
Metadata can include:
K2view uses the customer IdP metadata to configure the federation trust.
The customer uses K2view-provided metadata to configure the corresponding SAML integration in the enterprise IdP.
The SAML assertion provides identity information required by the federation configuration.
Depending on the integration, claims can include:
Group membership is particularly important because authorization mappings depend on receiving the expected groups for the authenticated user.
A user can therefore authenticate successfully but still be denied access when:
This distinction is important when troubleshooting federation: successful SAML authentication does not necessarily mean authorization has been configured correctly.
A typical Service Provider-initiated sign-in begins when the user accesses either:
https://cloud.k2view.com
or an authorized Space URL.
The general flow is:
User requests K2cloud Orchestrator or a Space
↓
K2cloud Identity Federation
↓
Customer IdP
↓
User authenticates
↓
SAML assertion returned
↓
Identity and group mappings evaluated
↓
Requested application evaluates authorization
After successful authentication and authorization, the user is redirected to the requested application.
The same federation architecture supports access to deployed Spaces.
A user does not need access to K2cloud Orchestrator simply to access an authorized Space.
For example, a developer can open the URL of a Studio Space directly. The user is authenticated through the configured identity federation and then authorized according to the Fabric roles mapped from the user's IdP groups.
This keeps K2cloud Orchestrator privileges separate from runtime Space access.
For more information, see Space Access.
Federation configuration should be treated as operational configuration rather than as a transient login setting.
Identity trust configuration can affect deployed Spaces and can include values such as:
Changes to the customer IdP, federation metadata, certificates, or mappings should therefore be planned and validated carefully.
This is particularly important during changes such as:
Where possible, federation changes should be prepared and validated before the existing configuration is retired.