Week 8 - IdM-Access-Cloud Flashcards
API
Application programming interfaces
Resources in the cloud are offered and accessed through specific services and APIs
CSC
Cloud service customer
CSP
Cloud service provider
Identity Federation in the Cloud
The Identity management infrastructure that enables a CSC user to access the cloud services that his/her company has subscribed to with a CSP is always based on an Identity Federation.
Identity Provider (IdP)
Create, maintain and manage identity information and credentials for users –Issues them to users
Relying Party (RP) / Service Provider (SP)
Receive and Consume identity data, authentication event and attributes from identity providers in the form of assertions
CSC vs CSP in identity federation in a cloud environment
the CSC plays the role of an Identity provider (IdP) while the CSP plays the role of service provider (SP)
Private Cloud
A private cloud can only be accessed by a single CSC and is thus accessible only to users from that CSC
Public Cloud
A public cloud is accessed by many CSCs each with many users. Sometimes a subscribing CSC may provide access to cloud service for not only its own employees and contractors but for certain affiliates such as partners.
For cloud-based identity federation trust must be established between…
CSC and CSP
STS
Security Token Service
Provides tokens in private cloud infrasturcture
Authentication in a private cloud
The user, a member of the CSC, requests a service from the private cloud
The cloud requests an identity token from Secure Token Service (STS)
The identity token generated from the user’s attributes is transmitted to the private cloud
The cloud checks the token’s validity and if successful, allows the user access to service
Authentication in a public cloud
- A CSC user attempts to connect to the public cloud provider in order to access a service.
- The cloud redirects the user to the identity provider, which may be the CSC itself (or a third party or IDaaS provider) for authentication=
- The user authenticates to the redirected IdP
- The IdP generates the identity token containing all required information regarding the identity of the CSC user and sends it to the CSP.
- The CSP validates the token and permits the user to access the cloud service.
The cloud provider who provides the identity management as a service is called
Identity as a Service (IDaaS) provider
IDaaS Advantages
reduces the cost and complexity of identity management for cloud service access to some CSCs