Altinn / Altinn/app-lib-dotnet

Reject does not work for runtime delegated signing

Open
#1,803 0 comments 0 reactions 1 assignee Claimed by @olavsorl View on GitHub
kind/bug squad/data
Dominant language
C#
Stars
8
Forks
27
Avg merge
3h 1m
Merged PRs (30d)
8

Description

### Description of the bug

The user is unable to reject a signature that has been delegated through runtime delegated signing.
The documentation describes this [as possible](https://docs.altinn.studio/en/altinn-studio/v8/guides/development/signing/runtime-delegated-signing/#1-add-and-configure-a-signing-task-in-the-app-process) when using `AdditionalActionsToDelegate`.

### Steps To Reproduce

1. Delegate `reject` action to users through `ISigneeProvider` (as described [here](https://docs.altinn.studio/en/altinn-studio/v8/guides/development/signing/runtime-delegated-signing)).
2. In the signing step (as a user that has been delegated signing rights), click the button to reject the signature.
3. See "Request failed with status code 403"-error.

### Additional Information

- https://digdir.slack.com/archives/C0760NPT2BE/p1781002346434859

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.