Coder Social home page Coder Social logo

.github's People

Contributors

dombrn avatar philpotisk avatar taminobaumann avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

pinkdiamond1

.github's Issues

Error while issuing Vcs

Discussed in #17

Originally posted by SethiShivam October 12, 2022
Hi team ,

I am trying to run ssi kit examples

When ever I try to execute this piece of code to issue credentials .

**public ProofConfig createProofConfig(String issuerDid, String subjectDid, ProofType proofType, Instant expiration) {
	
    return new ProofConfig(issuerDid, subjectDid, null, null, proofType, null, null,
            null, null, null, null, expiration, null, null, null, null);
}**

I get the following error :

java.lang.NullPointerException: Parameter specified as non-null is null: method id.walt.signatory.ProofConfig., parameter ecosystem
at id.walt.signatory.ProofConfig.(Signatory.kt)

But I have not passed any null parameter

below is the list of parameters I am passing

ISSUER DID :
did:ebsi:zkDh3Tw2wNr4tofy62SYHBC
subject DID :
did:key:z6MkicPLVe5bX6mEG6kLDcXftpByLh3pqdgWHAgE8b5wypds
PROOF TYPE
LD_PROOF
EXPIRATION
2022-12-11T10:10:59.389344300Z

But I have checked that there is a last parameter in the createProofConfig() [Ecosystem Ecosystem] which should not be null but getting passed as null .

Best Regards
Sethi shivam

IDP Kit use cases

Discussed in #24

Originally posted by mvresh November 8, 2022
Hi,

I'm working on IDP use cases with NFTs - https://docs.walt.id/v/idpkit/tutorials/login-with-nfts-or-next.js and https://docs.walt.id/v/idpkit/tutorials/login-with-nfts-or-keycloak using AWS compute instance, rather than using local machine.

For the first one, I'm able to deploy the IDP kit on Ethereum mainnet using Alchemy and using the ENS domains NFT collection from Opensea. However, when I deploy the next js app, it says "You are not authenticated" and when I click sign in, its unable to load.

For the second usecase using Keycloak, I'm unable to get the Keycloak Admin UI panel although keycloak docker is running in the same instance as IDP kit.

Can someone please help resolve this issues. Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.