OAuth2 resource-server wiring for mocapi: RFC 9728 protected-resource metadata, bearer-token challenges with resource_metadata, and scoped security chain for the MCP endpoint.
Compile Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.callibrity.mocapi
»
mocapi-streamable-http-transport Streamable HTTP transport for MCP: controller, transports, and encrypted SSE event IDs. | 0.9.0 | 0.17.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-oauth2-resource-server Starter for using Spring Security's OAuth2 resource server features (deprecated in favor of ... | 4.0.5 | 4.1.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security Starter for using Spring Security | 4.0.5 | 4.1.0 | |
Validation
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-validation Starter for using Java Bean Validation with Hibernate Validator | 4.0.5 | 4.1.0 |
Test Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | 4.0.5 | 4.1.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-webmvc-test Starter for testing Spring MVC and Tomcat | 4.0.5 | 4.1.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-oauth2-authorization-server Starter for using Spring Authorization Server features (deprecated in favor of ... | 4.0.5 | 4.1.0 | |
Testing
Apache 2.0
| org.springframework.security
»
spring-security-test Spring Security |