Profile DEFAULT Draft 11
deferred VC number = None
VerifiablId, PhoneProof, pre authorized code
Get it !
QR code url encoded
openid-credential-offer://?credential_offer=%7B%22credential_issuer%22%3A+%22https%3A%2F%2Ftalao.co%2Fissuer%2Fcejjvswuep%22%2C+%22credentials%22%3A+%5B%22VerifiableId%22%2C+%22PhoneProof%22%5D%2C+%22grants%22%3A+%7B%22urn%3Aietf%3Aparams%3Aoauth%3Agrant-type%3Apre-authorized_code%22%3A+%7B%22pre-authorized_code%22%3A+%2218df1a64-9596-11ee-9856-0a1628958560%22%7D%7D%7D
QR code json
{ "credential_offer": { "credential_issuer": "https://talao.co/issuer/cejjvswuep", "credentials": [ "VerifiableId", "PhoneProof" ], "grants": { "urn:ietf:params:oauth:grant-type:pre-authorized_code": { "pre-authorized_code": "18df1a64-9596-11ee-9856-0a1628958560" } } } }
Altme wallet universal link
https://app.altme.io/app/download/oidc4vc?uri=openid-credential-offer%3A%2F%2F%3Fcredential_offer%3D%257B%2522credential_issuer%2522%253A%2B%2522https%253A%252F%252Ftalao.co%252Fissuer%252Fcejjvswuep%2522%252C%2B%2522credentials%2522%253A%2B%255B%2522VerifiableId%2522%252C%2B%2522PhoneProof%2522%255D%252C%2B%2522grants%2522%253A%2B%257B%2522urn%253Aietf%253Aparams%253Aoauth%253Agrant-type%253Apre-authorized_code%2522%253A%2B%257B%2522pre-authorized_code%2522%253A%2B%252218df1a64-9596-11ee-9856-0a1628958560%2522%257D%257D%257D
OpenID issuer configuration
{ "credential_issuer": "https://talao.co/issuer/cejjvswuep", "credential_endpoint": "https://talao.co/issuer/cejjvswuep/credential", "deferred_credential_endpoint": "https://talao.co/issuer/cejjvswuep/deferred", "credentials_supported": [ { "format": "ldp_vc", "types": [ "VerifiableCredential", "EmployeeCredential" ], "display": [ { "name": "EmployeeCredential", "locale": "en-GB" } ], "cryptographic_binding_methods_supported": [ "DID" ], "cryptographic_suites_supported": [ "ES256K", "ES256", "ES384", "RS256" ], "id": "EmployeeCredential" }, { "format": "ldp_vc", "types": [ "VerifiableCredential", "EthereumAssociatedAddress" ], "display": [ { "name": "EthereumAssociatedAddress", "locale": "en-GB" } ], "cryptographic_binding_methods_supported": [ "DID" ], "cryptographic_suites_supported": [ "ES256K", "ES256", "ES384", "RS256" ], "id": "EthereumAssociatedAddress" }, { "format": "ldp_vc", "types": [ "VerifiableCredential", "VerifiableId" ], "display": [ { "name": "Verifiable Id", "locale": "en-GB" } ], "cryptographic_binding_methods_supported": [ "DID" ], "cryptographic_suites_supported": [ "ES256K", "ES256", "ES384", "RS256" ], "id": "VerifiableId" }, { "format": "ldp_vc", "types": [ "VerifiableCredential", "EmailPass" ], "display": [ { "name": "EmailPass", "locale": "en-GB" } ], "cryptographic_binding_methods_supported": [ "DID" ], "cryptographic_suites_supported": [ "ES256K", "ES256", "ES384", "RS256" ], "id": "EmailPass" }, { "format": "ldp_vc", "types": [ "VerifiableCredential", "PhoneProof" ], "display": [ { "name": "Proof of phone number", "locale": "en-GB" } ], "cryptographic_binding_methods_supported": [ "DID" ], "cryptographic_suites_supported": [ "ES256K", "ES256", "ES384", "RS256" ], "id": "PhoneProof" } ], "service_documentation": "We use JSON-LD VC and VP and last release of the specs.", "credential_manifests": [ { "id": "EmployeeCredential", "spec_version": "https://identity.foundation/credential-manifest/spec/v1.0.0/", "issuer": { "id": "did:web:app.altme.io:issuer", "name": "Test #3" }, "output_descriptors": [ { "id": "EmployeeCredential_1", "schema": "https://raw.githubusercontent.com/walt-id/waltid-ssikit-vclib/master/src/test/resources/schemas/ParticipantCredential.json", "styles": { "background": { "color": "#baaaad" }, "text": { "color": "#ffffff" } }, "display": { "title": { "path": [], "schema": { "type": "string" }, "fallback": "Employee Credential" }, "subtitle": { "path": [], "schema": { "type": "string" }, "fallback": "GAIA-X Community" }, "description": { "path": [], "schema": { "type": "string" }, "fallback": "This card is a proof of your employee status. You can use it when you need to prove your identity with services that have already adopted the verifiable and decentralized identity system." }, "properties": [ { "path": [ "$.credentialSubject.name" ], "schema": { "type": "string" }, "fallback": "", "label": "Last name" }, { "path": [ "$.credentialSubject.surname" ], "schema": { "type": "string" }, "fallback": "", "label": "First name" }, { "path": [ "$.credentialSubject.jobTitle" ], "schema": { "type": "string" }, "fallback": "", "label": "Title" }, { "path": [ "$.credentialSubject.email" ], "schema": { "type": "string" }, "fallback": "", "label": "Email" }, { "path": [ "$.credentialSubject.ethereumAddress" ], "schema": { "type": "string" }, "fallback": "", "label": "Ethereum address" }, { "path": [ "$.credentialSubject.hasCountry" ], "schema": { "type": "string" }, "fallback": "", "label": "Country" }, { "path": [ "$.expirationDate" ], "schema": { "type": "string", "format": "date" }, "fallback": "", "label": "Expiration date" }, { "path": [ "$.issued" ], "schema": { "type": "string", "format": "date" }, "fallback": "", "label": "Issue date" }, { "path": [], "schema": { "type": "string" }, "fallback": "Altme", "label": "Issued by" }, { "path": [ "$.issuer" ], "schema": { "type": "string" }, "fallback": "Unknown", "label": "Issuer DID" } ] } } ] }, { "id": "EthereumAssociatedAddress", "issuer": { "id": "did:web:app.altme.io:issuer", "name": "Test #3" }, "output_descriptors": [ { "id": "", "schema": "EthereumAssociatedAddress", "display": { "title": { "path": [], "schema": { "type": "string" }, "fallback": "Ethereum address" }, "subtitle": { "path": [], "schema": { "type": "string" }, "fallback": "" }, "description": { "path": [], "schema": { "type": "string" }, "fallback": "This is the proof that you own this crypto address" }, "properties": [ { "path": [ "$.expirationDate" ], "schema": { "type": "string", "format": "date" }, "fallback": "None", "label": "Expires" }, { "path": [ "$.credentialSubject.associatedAddress" ], "schema": { "type": "string" }, "fallback": "Unknown", "label": "Address" }, { "path": [ "$.credentialSubject.issuedBy.name" ], "schema": { "type": "string" }, "fallback": "Unknown", "label": "Verified by" } ] } } ], "presentation_definition": {} }, { "id": "VerifiableId", "spec_version": "https://identity.foundation/credential-manifest/spec/v1.0.0/", "issuer": { "id": "did:web:app.altme.io:issuer", "name": "Test #3" }, "output_descriptors": [ { "id": "VerifiableId_1", "schema": "https://api-conformance.ebsi.eu/trusted-schemas-registry/v2/schemas/z22ZAMdQtNLwi51T2vdZXGGZaYyjrsuP1yzWyXZirCAHv", "styles": { "background": { "color": "#baaaad" }, "text": { "color": "#ffffff" } }, "display": { "title": { "path": [], "schema": { "type": "string" }, "fallback": "Verifiable Id" }, "subtitle": { "path": [], "schema": { "type": "string" }, "fallback": "EBSI" }, "description": { "path": [], "schema": { "type": "string" }, "fallback": "This credential is a proof of your identity. You can use it when you need to prove your identity with services that have already adopted a decentralized identity system." }, "properties": [ { "path": [ "$.credentialSubject.firstName" ], "schema": { "type": "string" }, "fallback": "", "label": "First name" }, { "path": [ "$.credentialSubject.familyName" ], "schema": { "type": "string" }, "fallback": "", "label": "Family name" }, { "path": [ "$.credentialSubject.gender" ], "schema": { "type": "string" }, "fallback": "", "label": "Gender" }, { "path": [ "$.credentialSubject.dateOfBirth" ], "schema": { "type": "string", "format": "date" }, "fallback": "", "label": "Birth date" }, { "path": [ "$.credentialSubject.placeOfBirth" ], "schema": { "type": "string" }, "fallback": "", "label": "Birth place" }, { "path": [ "$.expirationDate" ], "schema": { "type": "string", "format": "date" }, "fallback": "", "label": "Expiration date" }, { "path": [ "$.issued" ], "schema": { "type": "string", "format": "date" }, "fallback": "", "label": "Issue date" }, { "path": [ "$.evidence[0].evidenceDocument" ], "schema": { "type": "string" }, "fallback": "", "label": "Evidence document" }, { "path": [], "schema": { "type": "string" }, "fallback": "Altme", "label": "Verified by" } ] } } ] }, { "id": "EmailPass", "issuer": { "id": "did:web:app.altme.io:issuer", "name": "Test #3" }, "output_descriptors": [ { "id": "EmailPass", "schema": "https://github.com/TalaoDAO/wallet-tools/blob/main/test/CredentialOffer2/EmailPass.jsonld", "display": { "title": { "path": [], "schema": { "type": "string" }, "fallback": "Proof of email" }, "subtitle": { "path": [ "$.credentialSubject.email" ], "schema": { "type": "string" }, "fallback": "Subtitle" }, "description": { "path": [], "schema": { "type": "string" }, "fallback": "This card is a proof of ownership of your email. You can use it when you need to prove your email ownership with services that have already adopted the verifiable and decentralized identity system. " }, "properties": [ { "path": [ "$.credentialSubject.email" ], "schema": { "type": "string", "format": "email" }, "fallback": "Unknown", "label": "Email address" }, { "path": [ "$.credentialSubject.issuedBy.name" ], "schema": { "type": "string" }, "fallback": "Unknown", "label": "Verified by" }, { "path": [ "$.expirationDate" ], "schema": { "type": "string", "format": "date" }, "fallback": "Unknown", "label": "Expiration date" } ] } } ], "presentation_definition": {} }, { "id": "PhoneProof", "issuer": { "id": "did:web:app.altme.io:issuer", "name": "Test #3" }, "output_descriptors": [ { "id": "", "schema": "", "display": { "title": { "path": [], "schema": { "type": "string" }, "fallback": "Proof of phone number" }, "subtitle": { "path": [ "$.credentialSubject.phone" ], "schema": { "type": "string" }, "fallback": "Subtitle" }, "description": { "path": [], "schema": { "type": "string" }, "fallback": "You can use this card when you need to prove this information to services that have adopted the verifiable and decentralized identity system." }, "properties": [ { "path": [ "$.credentialSubject.phone" ], "schema": { "type": "string" }, "fallback": "Unknown", "label": "Phone number" }, { "path": [ "$.credentialSubject.issuedBy.name" ], "schema": { "type": "string" }, "fallback": "Unknown", "label": "Verified by" }, { "path": [ "$.expirationDate" ], "schema": { "type": "string", "format": "date" }, "fallback": "Unknown", "label": "Expiration date" } ] } } ], "presentation_definition": {} } ], "scopes_supported": [ "openid" ], "response_types_supported": [ "vp_token", "id_token" ], "response_modes_supported": [ "query" ], "grant_types_supported": [ "authorization_code" ], "subject_types_supported": [ "public" ], "id_token_signing_alg_values_supported": [ "ES256" ], "request_object_signing_alg_values_supported": [ "ES256", "ES256K", "EdDSA", "RS256" ], "request_parameter_supported": true, "request_uri_parameter_supported": true, "token_endpoint_auth_methods_supported": [ "client_secret_basic", "none" ], "request_authentication_methods_supported": { "authorization_endpoint": [ "request_object" ] }, "vp_formats_supported": { "jwt_vp": { "alg_values_supported": [ "ES256", "ES256K", "EdDSA", "RS256" ] }, "jwt_vc": { "alg_values_supported": [ "ES256", "ES256K", "EdDSA", "RS256" ] } }, "subject_syntax_types_supported": [ "urn:ietf:params:oauth:jwk-thumbprint", "did:key", "did:ebsi", "did:tz", "did:pkh", "did:hedera", "did:key", "did:ethr", "did:web", "did:jwk" ], "subject_syntax_types_discriminations": [ "did:key:jwk_jcs-pub", "did:ebsi:v1" ], "subject_trust_frameworks_supported": [ "ebsi", "greencypher", "default", "gaia-x" ], "id_token_types_supported": [ "subject_signed_id_token" ], "authorization_endpoint": "https://talao.co/issuer/cejjvswuep/authorize", "token_endpoint": "https://talao.co/issuer/cejjvswuep/token" }
Choose your preferred wallet
Altme weblink
Talao weblink
deeplink