Open acn-dgopa opened 1 year ago
This issue is resolved by adding extension in AccessManagement.UI instead of AccessToken as we don't have the time to wait or prioritize that. We will revisit this case again when our backlog is less
@acn-dgopa Does this mean that this issue is no longer a "Needs" for the initial go live? since you already have a PR in review: https://github.com/Altinn/altinn-accesstoken/pull/15
Did not have the time to prioritize that PR comments. As we have a working solution in place, i re prioritized this and decided to address this after our production release
Description
We need accesstoken to connect to different platform components. To generate access token we need a certificate. The certificate must be stored in the keyvault. We use the accesstoken package to generate token. Currently the signingcredentialresolver does not support keyvault access to get certificate information. So we need to extend this to accept keyvault and this package can be reused by many and can be a centralized solution.
Tasks
Acceptance Criteria