-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(technicaluser): new parameters for api expansion for technical user data added #997
feat(technicaluser): new parameters for api expansion for technical user data added #997
Conversation
...dministration/Administration.Service.Tests/BusinessLogic/ServiceAccountBusinessLogicTests.cs
Fixed
Show fixed
Hide fixed
...dministration/Administration.Service.Tests/BusinessLogic/ServiceAccountBusinessLogicTests.cs
Fixed
Show fixed
Hide fixed
@AnuragNagpure please solve the codeQl findings |
src/administration/Administration.Service/BusinessLogic/ServiceAccountBusinessLogic.cs
Outdated
Show resolved
Hide resolved
60e5ae6
to
cfef334
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please link the corresponding PR for the portal repo for the settings adjustments.
src/administration/Administration.Service/BusinessLogic/ServiceAccountBusinessLogic.cs
Outdated
Show resolved
Hide resolved
src/administration/Administration.Service/Models/ServiceAccountConnectorOfferData.cs
Outdated
Show resolved
Hide resolved
src/portalbackend/PortalBackend.DBAccess/Models/CompanyServiceAccountDetailedData.cs
Outdated
Show resolved
Hide resolved
src/portalbackend/PortalBackend.DBAccess/Repositories/ServiceAccountRepository.cs
Outdated
Show resolved
Hide resolved
...dministration/Administration.Service.Tests/BusinessLogic/ServiceAccountBusinessLogicTests.cs
Show resolved
Hide resolved
...dministration/Administration.Service.Tests/BusinessLogic/ServiceAccountBusinessLogicTests.cs
Outdated
Show resolved
Hide resolved
|
Quality Gate passedIssues Measures |
Description
Add Parameter usertype and authentication_service_url in below mentioned api
GET: api/administration/serviceaccount/owncompany/serviceaccounts/{GetServiceAccountId}
Why
For checking user_type internal or external and valid authenticatio_service_url for specific technical user
Issue
#976
Checklist
Please delete options that are not relevant.