Skip to content

feat:Added User_Management Api's#831

Merged
santhosh-challa merged 1 commit into
masterfrom
feat/User_Management
Feb 20, 2023
Merged

feat:Added User_Management Api's#831
santhosh-challa merged 1 commit into
masterfrom
feat/User_Management

Conversation

@kushZemoso

@kushZemoso kushZemoso commented Feb 15, 2023

Copy link
Copy Markdown
Contributor

1.GET-list of users and user roles from AWS Cognito userpool
2.PUT-Edit status of user(Enable/Disable) and add/remove roles to user
3.POST-Create new user in userpool
4.DELETE-remove user from userpool

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List
any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also
list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • The commit message/PR follows our guidelines

Other information:

    1.GET-list of users and user roles from AWS Cognito userpool
    2.PUT-Edit status of user(Enable/Disable) and add/remove roles to user
    3.POST-Create new user in userpool
    4.DELETE-remove user from userpool
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
3.9% 3.9% Duplication

@santhosh-challa santhosh-challa merged commit cf6a8c1 into master Feb 20, 2023
@santhosh-challa santhosh-challa deleted the feat/User_Management branch February 20, 2023 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants