Altinn / Altinn/app-lib-dotnet
Standard implementation of ISigneeProvider interface
- Dominant language
- C#
- Stars
- 8
- Forks
- 27
- Avg merge
- 1h 21m
- Merged PRs (30d)
- 7
Description
An implementation of the [ISingeeProvider](https://github.com/Altinn/app-lib-dotnet/issues/788) interface which reads from a configuration file the signee details.
This works well with Studio integration as the app developer would choose a the default implementation and in the gui point to where in the data model the relevant details are (Pid and Surname).
Contributor guide
Research direction
Start by reading issue 788 and the ISigneeProvider interface referenced there. Trace how implementations are selected and how configuration is supplied to an Altinn App, then define what the Studio integration must expose for mapping Pid and Surname. Done means a standard configuration-backed implementation can be selected as the default and reads the configured signee details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100