You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -66,4 +66,5 @@ The following enviroment variables can be used to configure Cloud Agent:
66
66
| KEYCLOAK_UMA_AUTO_UPGRADE_RPT | Whether or not to enable automatic upgrade of RPT tokens. If disabled, `accessToken` must be RPT and include the permission claims. | Boolean | true |
67
67
| KEYKLOAK_ROLES_CLAIM_PATH | The json path to the `roles` claim in the JWT payload . Used for role-based authorization (e.g. admin or tenant). | String |`resource_access.<KEYCLOAK_CLIENT_ID>.roles`|
68
68
| PRESENTATION_INVITATION_EXPIRY | The presentation invitation expiry duration e.g 300 seconds. After which the OOB Request Presentation will expire | String | 300 seconds |
69
-
| ISSUANCE_INVITATION_EXPIRY | The presentation invitation expiry duration e.g 300 seconds. After which the OOB Credential Offer will expire | String | 300 seconds |
69
+
| ISSUANCE_INVITATION_EXPIRY | The presentation invitation expiry duration e.g 300 seconds. After which the OOB Credential Offer will expire | String | 300 seconds |
70
+
| ENABLE_ANONCRED | Enable support for Anoncred Credential type via API and DIDComm | Boolean | false |
0 commit comments