iam icon indicating copy to clipboard operation
iam copied to clipboard

Identity and Access Management Service

Results 24 iam issues
Sort by recently updated
recently updated
newest added

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.

enhancement

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....

good to have

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...

enhancement
good first issue

- Have tenant level or organization key pairs - Expose endpoint to fetch public keys to facilitate external verification of JWT signature. (JWKS?)

enhancement

Increase code coverage to 90% and branch coverage to 80%

good first issue