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

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南