bcgov / DITP-DevOps

Digital Identity and Trust Program Team's DevOps Documentation Repository
Apache License 2.0
2 stars 5 forks source link

Deploy VC-AuthN demo app to validate mappers #114

Closed esune closed 11 months ago

esune commented 12 months ago

One of the steps to upgrade VC-AuthN to 2.0 is to validate the mappers used to pass data along from the IdP to keycloak and from keycloak to the client application.

To validate this:

esune commented 11 months ago

@i5okie please remember to clean-up the demo app when done.

Additionally, we confirmed that it is not possible to extract attribute values with a built-in mapper from a serialized JSON string stored in the KC database, therefore this issue was logged: https://github.com/bcgov/vc-authn-oidc/issues/347

esune commented 11 months ago

This is done. @i5okie please clean-up the demo deployment and close this when done.