jimmyjames / fga-spring-examples

simple example demonstrating using FGA in a spring boot application
15 stars 4 forks source link

Add OpenFGA Status to the Health Actuator #16

Open Crain-32 opened 8 months ago

Crain-32 commented 8 months ago

This is less about the specific integrations between Spring Security and OpenFGA, and more about covering all the bases for a proper Integration into Spring.

We can look at something like Redis' Auto Configuration for the Health Actuator.

Almost done with this PR, waiting for the current PR to get merged to let each PR get the focus they need.