FlowKit icon indicating copy to clipboard operation
FlowKit copied to clipboard

FlowAuth API scopes demo data is outdated

Open flowstef opened this issue 4 years ago • 1 comments

Describe the bug The API scopes in the FlowAuth "demo data" haven't been updated for a while, so new queries since the last update are missing.

Product FlowAuth

Version latest as of today

To Reproduce See https://github.com/Flowminder/FlowKit/blob/master/flowauth/backend/flowauth/demo_data/api_scopes.txt Use the quickstart script to set up a new local Flowkit install. When logging into FlowAuth as a user, certain queries are just not available despite being listed in the API docs.

Expected behavior Ideally I would think the scopes are extracted from the (generated) API spec?

flowstef avatar Oct 11 '21 13:10 flowstef

I'm adding a 'bug' label to this. It isn't a bug in FlowAuth, as such, but it is a bug in the quick-start setup because it results in a FlowKit deployment that is not self-consistent.

jc-harrison avatar Apr 04 '22 10:04 jc-harrison