Skip to content

MCP Keycloak SPI Providers 1.2.2

Latest
Compare
Choose a tag to compare
@oliverhaagh oliverhaagh released this 30 Nov 13:59
· 45 commits to master since this release
ef4b115

Changes in this release

  • Return null or other similar empty result instead of throwing a runtime exception
    • This ensures that the custom event listener doesn't hang and prevent login during the setup phase
  • Remove the McpException class as it is not needed anymore