Self Service with AWS Managed Active Directory

0

Hi community,

We have a web-based application running in standard n-tier architecture (EC2 instance web server, EC2 instance DB server, application/network load balancers etc) with authentication handled by AWS Managed Active Directory.

My question: is there a method/mechanism/app/tool that allows "self-service" for users hosted in that directory? Eg, if a user forgets their password or it expires, how can we handle them requesting it be reset?

Something similar to ManageEngine AD Self Service Plus is what I'm thinking but am wondering if AWS has anything they provide? I'm leaning towards possibly some sort of integration with AWS Identity Center but that looks like it needs Organizations to be setup and I don't know if that's in our scope at this time.

Many thanks,

IanM

IanM
已提问 7 个月前250 查看次数
1 回答
0

Hi,

A proposal in case, you're not heavily bound to AD: on AWS, self-service authentication is provided by AWS Cognito. 50'000 users per month are in the free-tier.

See https://aws.amazon.com/cognito/ or for the features in detail: https://aws.amazon.com/cognito/details/

This post will propose you a very incremental way to migrate: https://aws.amazon.com/blogs/mobile/migrating-users-to-amazon-cognito-user-pools/

Using this mechanism will allow you to test on a limited number of users very safely.

Best,

Didier

profile pictureAWS
专家
已回答 7 个月前
  • Hi Didier,

    Thanks for your response, much appreciated! Unfortunately we are somewhat bound to AD; can Cognito interface with AD and provide the self service portion there, do you know?

    Many thanks,

    IanM

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则