bcgov / jag-document-utils

Justice Sector PDF Merge Microservice integration with Adobe Experience Manager
Apache License 2.0
1 stars 1 forks source link

Add Keycloak authentication #61

Closed alexjoybc closed 3 years ago

alexjoybc commented 3 years ago

Description

This PR includes the following proposed change(s):

Type of change

if your change is a breaking change, please add breaking change label to this PR

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist:

akroon3r commented 3 years ago

Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'mvcHandlerMappingIntrospector' available: A Bean named mvcHandlerMappingIntrospector of type org.springframework.web.servlet.handler.HandlerMappingIntrospector is required to use MvcRequestMatcher. Please ensure Spring Security & Spring MVC are configured in a shared ApplicationContext.

codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit d0c10e23 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 84.2% (1.4% change).

View more on Code Climate.

alexjoybc commented 3 years ago

yes there was an issue with the configuration