Replies: 2 comments 1 reply
|
Friendly ping on this. Any directions thought in past, would be helpful for me to think more about this. |
0 replies
|
Hello. There are no plans to do more about auth in Cortex. Cortex uses simple model – it trusts “Fake” auth middleware exists to simplify local setup where no auth is required. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello. I wanted to find out if there are future plans to extend the auth middleware and associated settings for Cortex. Today it is only limited to add the fake auth middleware and is not exposed via settings or other ways for users to embed their own authorization. I envision that there could be a setting which takes may be a rest endpoint which cortex can call to ensure authN/authZ or there could be first party support for various clouds like AWS sigV4 and Microsoft AAD.
Eager to learn what is the vision and/or future plans in this direction.
All reactions