Skip to content

v0.7.2

Choose a tag to compare

@keysersoft keysersoft released this 13 Sep 11:12
· 54 commits to main since this release
d294b43

Patch release: minimal OpenID Connect for the MCP authorization server. openid and email scopes are advertised, openid-configuration lists a userinfo_endpoint, and GET|POST /userinfo returns sub, email, email_verified and name for a valid access token. Lets relying parties such as ChatGPT Enterprise identify the user and restrict a connector to the company's e-mail domain. (#563)