How can you integrate iam with data centers security in aws?
Answers
For integrating iam with data centers security in aws we need to use saml.
The full form of saml is security assertion markup language.
The SAML specification defines three roles: main (usually a human user), identity provider (idp) and service provider (SP).
In case of primary use addressed by SAM, service request from the main service provider.
The service provider identifies and receives an authentication statement from the identity provider.
On the basis of this claim, service providers can decide on access control, which means they can decide whether to operate the service for connected principals.
SAML is the correct option. Regarding IAM, Identity and Access Management, the organization supports SAML ie. Security Assertion Markup Language can create trust between an organization as a provider of identity and other organizations as service providers.