Jon Rosner

Results 86 comments of Jon Rosner

Interesting take. I thought it would be more clear. I'll leave this open as I'd like to get more feedback on this.

environment inheritance is on the list of features being implemented.

This is currently being worked on.

I just merged this into the nightly branch. Feel free to try it out using `docker pull esperotech/yaade:nightly`

It should work out of the box. Did you inspect your token if it actually has the admin group in your /groups field? It must be an exact match.

Thanks for the kind words. This is currently not possible but is easy to add. I'll add it to the list of features.

Can you elaborate on this a little bit more? Where would you want "schema validation"?

Not sure what to do with it. Please provide a minimal reproducible example.

There is an option for OAuth2 bearer authentication. If you want to have any special token, add a header with `Authorization: Bearer ${token}` and have token be an environment variable....