iam
iam copied to clipboard
Identity and Access Management Service
1. Integrate with SES and add e-mail verification flow. a. Verification email should be sent from custom domain 2. Integrate with SNS and add SMS, Google Authenticator based verification flow.
Sample application which is using iam (ex: wallet management service or todo service) 1. User management flows a. User creation using username, password b. User creation using oAuth tokens c....
Create integration test setup which can use our existing unit tests to run end to end testing. 1. Create new test annotation which can be used to differentiate the tests...
- Have tenant level or organization key pairs - Expose endpoint to fetch public keys to facilitate external verification of JWT signature. (JWKS?)
Increase code coverage to 90% and branch coverage to 80%