{ “issuer”: “https://v7labs.com”, “authorization_endpoint”: “https://v7labs.com/auth”, “registration_endpoint”: “https://v7labs.com/contact”, “token_endpoint_auth_methods_supported”: [“client_secret_basic”, “client_secret_post”], “response_types_supported”: [“code”], “grant_types_supported”: [“authorization_code”, “client_credentials”], “scopes_supported”: [“read”, “write”, “workflow:read”, “workflow:write”], “service_documentation”: “https://v7labs.com/auth.md”, “agent_auth”: { “skill”: “https://v7labs.com/auth.md”, “register_uri”: “https://v7labs.com/contact”, “identity_types_supported”: [“anonymous”, “identity_assertion”], “anonymous”: { “credential_types_supported”: [“api_key”] }, “identity_assertion”: { “assertion_types_supported”: [“id-jag”], “credential_types_supported”: [“oauth2”, “api_key”] } } }