Hey,
Right now, you need to change these files:
* Add a route:
https://github.com/keycloak/keycloak/blob/bb4ff5522999df626ae6f6b10060198...
* Add a controller:
https://github.com/keycloak/keycloak/blob/93ec3b53d9cda4f50023327913f7884...
You can take a look at how the built-in UIs are being done. Please, let me
know how you go with this so that we can improve the experience when
customizing that part of the server.
Regards.
Pedro Igor
On Thu, Nov 7, 2019 at 7:26 PM erik <ejburgess(a)gmail.com> wrote:
Hello,
I have created a custom PolicyProvider and custom PolicyProvviderFactory
which have been successfully registered it with keycloak. The provider
shows up under the provider list in server info and is listed under
policies drop down when adding an authorization policy to a client. How
ever when I select the policy provider and to create one the next page says
page not found the page we could not fine the page you are looking fo.
What is necessary to to get a policy provider created? I have been
following the below samples
https://github.com/keycloak/keycloak/tree/master/authz/policy/common/src/...
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user