-
Notifications
You must be signed in to change notification settings - Fork 3
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: add support for serviceowner admin scope #1002
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oskogstad
force-pushed
the
feat/add-service-owner-admin-scope
branch
from
August 14, 2024 08:27
bb2052b
to
50d8af5
Compare
knuhau
changed the title
chore: [DRAFT] admin scope?
feat: add serviceowner admin scope
Aug 14, 2024
knuhau
changed the title
feat: add serviceowner admin scope
feat: add support for serviceowner admin scope
Aug 14, 2024
arealmaas
previously approved these changes
Aug 14, 2024
src/Digdir.Domain.Dialogporten.Application/Common/IUserResourceRegistry.cs
Show resolved
Hide resolved
elsand
previously approved these changes
Aug 14, 2024
elsand
requested changes
Aug 15, 2024
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.
Det balla på seg litt her i denne PR-en, men dette blir en bra forbedring :)
src/Digdir.Domain.Dialogporten.Application/Common/Authorization/IServiceResourceAuthorizer.cs
Outdated
Show resolved
Hide resolved
...ogporten.Application/Features/V1/ServiceOwner/Dialogs/Commands/Create/CreateDialogCommand.cs
Outdated
Show resolved
Hide resolved
...ogporten.Application/Features/V1/ServiceOwner/Dialogs/Commands/Create/CreateDialogCommand.cs
Outdated
Show resolved
Hide resolved
...ialogporten.Infrastructure/Persistence/Configurations/Actors/PopulateActorNameInterceptor.cs
Outdated
Show resolved
Hide resolved
...ialogporten.Infrastructure/Persistence/Configurations/Actors/PopulateActorNameInterceptor.cs
Show resolved
Hide resolved
...ialogporten.Infrastructure/Persistence/Configurations/Actors/PopulateActorNameInterceptor.cs
Outdated
Show resolved
Hide resolved
...ialogporten.Infrastructure/Persistence/Configurations/Actors/PopulateActorNameInterceptor.cs
Outdated
Show resolved
Hide resolved
…terceptor that every ActorId will be looked up.
Quality Gate passedIssues Measures |
elsand
approved these changes
Aug 19, 2024
arealmaas
pushed a commit
that referenced
this pull request
Aug 21, 2024
🤖 I have created a release *beep* *boop* --- ## [1.15.0](v1.14.0...v1.15.0) (2024-08-21) ### Features * add support for serviceowner admin scope ([#1002](#1002)) ([2638b48](2638b48)) * **web-api:** Add optional EndUserId param to ServiceOwner Get Dialog details API ([#1020](#1020)) ([1380b33](1380b33)) ### Bug Fixes * **azure:** use correct ip for APIM in prod ([#1036](#1036)) ([fecc4c0](fecc4c0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Related Issue(s)
Verification
Documentation
docs
-directory, Altinnpedia or a separate linked PR in altinn-studio-docs., if applicable)