AWS API Gateway Authentication using AWS Directory Services (Active Directory) -
i'm using aws api gateway api i'm setting up, , want able use existing aws directory services directory (microsoft ad enterprise) authentication.
i'm not sure start.
would need use custom lambda function authentication, , write own ldap authentication code?
i can't find references scenario, of authenticating api against aws ad.
any pointers appreciated.
perhaps worth checking how configure aws directory service federated identity provider in iam, how retrieve access tokens sts , configure api gateway use authorization method: aws_iam
for authentication - perhaps worth studying how configure federated identity in cognito
have @ these slides https://www.slideshare.net/amazonwebservices/aws-may-webinar-series-48671841
Comments
Post a Comment