{"@context":{"iep":"https://markjspivey-xwisee.github.io/interego/ns/iep#","ieh":"https://markjspivey-xwisee.github.io/interego/ns/harness#","hydra":"http://www.w3.org/ns/hydra/core#","sh":"http://www.w3.org/ns/shacl#","prov":"http://www.w3.org/ns/prov#","dcat":"http://www.w3.org/ns/dcat#","dct":"http://purl.org/dc/terms/","xsd":"http://www.w3.org/2001/XMLSchema#","rdf":"http://www.w3.org/1999/02/22-rdf-syntax-ns#","rdfs":"http://www.w3.org/2000/01/rdf-schema#","affordances":{"@id":"https://markjspivey-xwisee.github.io/interego/ns/iep#affordance","@container":"@set"},"conformsToShape":{"@id":"http://www.w3.org/ns/shacl#shapesGraph","@type":"@id"},"operandIris":{"@id":"https://markjspivey-xwisee.github.io/interego/ns/iep#operand","@container":"@set","@type":"@id"},"action":{"@id":"https://markjspivey-xwisee.github.io/interego/ns/iep#action","@type":"@id"},"target":{"@id":"http://www.w3.org/ns/hydra/core#target","@type":"@id"},"method":{"@id":"http://www.w3.org/ns/hydra/core#method"},"mediaType":{"@id":"http://www.w3.org/ns/hydra/core#returnsContentType"},"expects":{"@id":"http://www.w3.org/ns/hydra/core#expects","@type":"@id"},"returns":{"@id":"http://www.w3.org/ns/hydra/core#returns","@type":"@id"},"apex":{"@id":"https://markjspivey-xwisee.github.io/interego/ns/iep#apex","@type":"@id"},"left":{"@id":"https://markjspivey-xwisee.github.io/interego/ns/iep#left","@type":"@id"},"right":{"@id":"https://markjspivey-xwisee.github.io/interego/ns/iep#right","@type":"@id"},"overlap":{"@id":"https://markjspivey-xwisee.github.io/interego/ns/iep#overlap","@type":"@id"}},"@id":"https://relay.interego.xwisee.com/.well-known/oauth-authorization-server","@type":["hydra:Resource","urn:iep:oauth:AuthorizationServerMetadata"],"conformsToShape":"urn:iep:shape:OAuthAuthorizationServerMetadata","issuer":"https://relay.interego.xwisee.com/","authorization_endpoint":"https://relay.interego.xwisee.com/authorize","token_endpoint":"https://relay.interego.xwisee.com/token","registration_endpoint":"https://relay.interego.xwisee.com/register","response_types_supported":["code"],"grant_types_supported":["authorization_code","refresh_token"],"code_challenge_methods_supported":["S256"],"token_endpoint_auth_methods_supported":["client_secret_post","none"],"client_id_metadata_document_supported":true,"scopes_supported":["mcp","mcp:read","mcp:write"],"dpop_signing_alg_values_supported":["ES256","EdDSA"],"affordances":[{"@type":["iep:Affordance","hydra:Operation"],"action":"urn:iep:action:oauth:authorize","target":"https://relay.interego.xwisee.com/authorize","method":"GET","returns":"urn:iep:type:AuthorizationCode"},{"@type":["iep:Affordance","hydra:Operation"],"action":"urn:iep:action:oauth:token","target":"https://relay.interego.xwisee.com/token","method":"POST","expects":"urn:iep:type:TokenRequest","returns":"urn:iep:type:AccessToken"},{"@type":["iep:Affordance","hydra:Operation"],"action":"urn:iep:action:oauth:register","target":"https://relay.interego.xwisee.com/register","method":"POST","expects":"urn:iep:type:ClientRegistrationRequest","returns":"urn:iep:type:ClientRegistration"}]}