ScottLogic / prompt-injection

Application which investigates defensive measures against prompt injection attacks on an LLM, with a focus on the exposure of external tools.
MIT License
15 stars 10 forks source link

Cognito Authentication for UI #807

Closed chriswilty closed 6 months ago

chriswilty commented 7 months ago

We need a cognito userpool integrated with our ScottLogic azure AD. We will also want to add users directly to the userpool, for client / guest access, hence we will not use Azure AD directly for auth.

Can use project-overwatch repo for an example of Cognito userpools via CDK.

Check if any other projects have used cognito in this way, directly linking to main Azure AD, instead of using a sandbox. If not, there should be instructions on our SL intranet for AD integration.

Dependent on #388.