Class OID4VCUtil
java.lang.Object
org.keycloak.protocol.oid4vc.utils.OID4VCUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetOfferAsUri(KeycloakSession session, String nonce)
-
Method Details
-
getOfferAsUri
- Parameters:
session- Keycloak sessionnonce- nonce, which is part of the credential offer URI- Returns:
- Credential offer as URI, which can be shared with the wallet
-