aws-samples / amazon-q-slack-gateway

MIT No Attribution
79 stars 28 forks source link

Make Okta Optional for Org accounts with IAM Identity Center enabled #48

Open ecarmen16 opened 3 months ago

ecarmen16 commented 3 months ago

Currently, I have manually deployed a test application that makes use of the new IAM Identity center support in Q for Business. This is great and allowed me to rip out the Azure AD setup to verify/gate identities (and use the native amazon implementation that does that anyway).

Please update this code to make use of this native AWS feature vs. a 3rd party service many of us do not have/use.

Thanks!