Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with policy-enforcer-config #344

Open
geo-matheou opened this issue Jun 24, 2022 · 0 comments
Open

Issue with policy-enforcer-config #344

geo-matheou opened this issue Jun 24, 2022 · 0 comments

Comments

@geo-matheou
Copy link

geo-matheou commented Jun 24, 2022

Describe the bug

Hello,

I am trying to develop a rest API in spring boot using examples from keycloak-quickstarts/app-authz-rest-springboot

I am using Spring Boot V2.7.1, Java Version 18 and keycloak-spring-boot-starter V18.0.1.

In my applications.properties file and applications.yml file (I used both ways) I am trying to use policy-enforcer-config settings but when I execute my application and access it from postman I receive the following error: Failed to obtain policy enforcer

Also, Intellij seems that does not support the policy-enforcer-config settings. For example: Cannot resolve configuration property 'keycloak.policy-enforcer-config.paths'

Can you please help?

Thank you in advance,
George

Version

18.0.1

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant