Authorization Model Stats

A question came up today when I was walking through FGA with a team member here and I did not have an answer to and I thought it was a good question.

I have always envisioned ways where I am fronting an authorization model Id with a semantic versioning schema. Which I there are probably a couple of easy ways I can do that. However is there a way that I might be able to see WHO is using a particular authorization model ID.

For example, we make some changes and we no longer want a person/app/service to be using an older version for a security reason. Is there a way I can see who might be using that version so I can go chase them down and have them update it?

Hi @stephenbawks1!

Great question! Currently, we don’t have a way for you to query the FGA logs. We are working on that. The only way you’d currently have is logging the calls you do to FGA on your side.

1 Like