-
Notifications
You must be signed in to change notification settings - Fork 7
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
VCauthN environment updates #199
Comments
@esune adding this to DITP repo since it's not code-based (our specific deployments) but could put in VCAuthN instead |
Re-assigning to @i5okie to ensure the deployments are up-to-date after we have merged the PR with the configurations. This can be closed once the deployments are synced in |
The settings are all synchronized and working amongst environments. The items about TTL Index and Back-to-app settings can probably be moved to separate tickets as the settings/version stuff is complete now. |
Created #209 to handle TTL, closing this as done. |
Tracking current state and todos here for VCAuthN deployments regarding enabling new features.
Presentation Request settings ✅
c_i
format links with full encoded payload, or_url
links with a redirect to the payload.TTL Index
Needs to be added to Helm charts. This would result in older mongo records being pruned
openwallet-foundation/acapy-vc-authn-oidc#539
Back to App link support
To allow calling apps to pass a safe return link there will need to be some additions in the keycloak config.
The
back_to_url
forwarded query param would need to be added in appropriate keycloak realms.We control the
access-to-court-materials-jag
custom realms and could add there.Some coordination (previously discussed with SSO team) would be needed to add this alongside our
pres_req_conf_id
param in common SSO setup to allow SSO integrations to use this.The text was updated successfully, but these errors were encountered: