{

  "id": "did:web:wnc.edu",

  "@context": [

    "https://www.w3.org/ns/did/v1",

    {

      "@base": "did:web:wnc.edu"

    }

  ],

  "service": [

    {

      "id": "#linkeddomains",

      "type": "LinkedDomains",

      "serviceEndpoint": {

        "origins": [

          "https://wnc.edu/"

        ]

      }

    },

    {

      "id": "#hub",

      "type": "IdentityHub",

      "serviceEndpoint": {

        "instances": [

          "https://hub.did.msidentity.com/v1.0/743170cd-059c-4f48-9dca-4ba548a52fe7"

        ]

      }

    }

  ],

  "verificationMethod": [

    {

      "id": "#2368f8f72f2c4906b418e4dcf1c9c53bvcSigningKey-a30ca",

      "controller": "did:web:wnc.edu",

      "type": "JsonWebKey2020",

      "publicKeyJwk": {

        "crv": "P-256",

        "kty": "EC",

        "x": "M53Wn5j9rqu6YOSosFXbZDTgnyhb1PuP6FD2TKca0f8",

        "y": "5XSYoJOTyl2NmaNrdlaAsvlIPmewVzrc6i_-fzNFLXc"

      }

    }

  ],

  "authentication": [

    "#2368f8f72f2c4906b418e4dcf1c9c53bvcSigningKey-a30ca"

  ],

  "assertionMethod": [

    "#2368f8f72f2c4906b418e4dcf1c9c53bvcSigningKey-a30ca"

  ]

}