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!

preguntada hace 2 años529 visualizaciones
1 Respuesta
0
Respuesta aceptada

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.

EXPERTO
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas