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

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -