Setup Stack Entitlement with AWS Cognito?

0

Can i use AWS Cognito to authenticate to AWS Appstream and setup entitlements? My goal is to have one "Golden Image" with all the software installed and authenticate the users to see only the apps they need in catalogue mode....

Thanks for any help in advance!

1개 답변
0
수락된 답변

At this time, the entitlements capability is limited to users from SAML federation (either via the Stacks application entitlements feature, or the Dynamic Application Framework (which additionally requires the streaming instances be joined to a Microsoft Active Directory domain)). You can learn more here: https://docs.aws.amazon.com/appstream2/latest/developerguide/manage-application-entitlements.html.

Instead, you will need to ensure the image only has the software visible that a user should be able to launch. An alternative would be to essentially have your own application that launches the other applications. You could then use session context to pass to the streaming instance which applications should be able to launch, and automatically launch your launcher app. Then your launcher app would parse session context and show users what they need.

전문가
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠