Skip to content

Identity Resource Management introduced#76

Merged
StuartFerguson merged 2 commits into
masterfrom
task/#75_identityresourcemanagement
May 6, 2020
Merged

Identity Resource Management introduced#76
StuartFerguson merged 2 commits into
masterfrom
task/#75_identityresourcemanagement

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Member Author

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

Complexity increasing per file
==============================
- SecurityService.IntegrationTests/IdentityResource/IdentityResourceSteps.cs  3
- SecurityService.DataTransferObjects/Responses/CreateIdentityResourceResponse.cs  1
- SecurityService.DataTransferObjects/Responses/IdentityResourceDetails.cs  1
- SecurityService.IntegrationTests/IdentityResource/IdentityResource.feature.cs  5
- SecurityService.DataTransferObjects/Requests/CreateIdentityResourceRequest.cs  1
- SecurityService/Controllers/IdentityResourceController.cs  1
         

Clones added
============
- SecurityService.UnitTests/SecurityServiceManagerTests.cs  3
- SecurityService.IntegrationTests/IdentityResource/IdentityResourceSteps.cs  2
- SecurityService.IntegrationTests/IdentityResource/IdentityResource.feature.cs  15
         

See the complete overview on Codacy


public List<String> ApiResources;

public List<String> IdentityResources;
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


public List<String> ApiResources;

public List<String> IdentityResources;
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@StuartFerguson StuartFerguson merged commit e5db8e7 into master May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant