- Oct 27, 2023
-
-
Lyuben Penkovski authored
-
- Oct 17, 2023
-
-
Lyuben Penkovski authored
-
Valentin Yordanov authored
-
Valentin Yordanov authored
-
- Aug 17, 2023
-
-
Yordan Kinkov authored
-
- Aug 14, 2023
-
-
Yordan Kinkov authored
-
- Apr 06, 2023
-
-
Yordan Kinkov authored
-
- Nov 15, 2022
-
-
Yordan Kinkov authored
-
- Nov 09, 2022
-
-
Lyuben Penkovski authored
If addresses of dependent services are not set, the clients will return an error which will be logged and an error message will be returned to the caller. This allows the policy service to continue working with policies which doesn't require the use of additional TSA services like cache, task, signer and did resolver.
-
- Nov 08, 2022
-
-
Lyuben Penkovski authored
-
- Nov 04, 2022
-
-
Lyuben Penkovski authored
Headers can be accessed with a built-in Rego function named get_header("header_name") instead of being a map value inside the input.
-
- Oct 21, 2022
-
-
Yordan Kinkov authored
-
- Oct 18, 2022
-
-
Yordan Kinkov authored
-
- Oct 13, 2022
-
-
Yordan Kinkov authored
-
- Oct 12, 2022
-
-
Yordan Kinkov authored
-
Yordan Kinkov authored
-
- Oct 11, 2022
-
-
Yordan Kinkov authored
-
Yordan Kinkov authored
-
- Oct 05, 2022
-
-
Yordan Kinkov authored
-
- Sep 24, 2022
-
-
Lyuben Penkovski authored
-
- Sep 14, 2022
-
-
Lyuben Penkovski authored
-
- Aug 24, 2022
-
-
Yordan Kinkov authored
-
- Jun 28, 2022
-
-
Lyuben Penkovski authored
This commit changes two things: * evaluationID is no longer returned as part of the JSON response, but instead is returned as HTTP ETag header * if policy source code contains a single blank variable assignment then the result from the policy evaluation will be only the value of that variable
-
- Jun 24, 2022
-
-
Lyuben Penkovski authored
-
- Jun 16, 2022
-
-
Yordan Kinkov authored
-
- Jun 02, 2022
-
-
Lyuben Penkovski authored
-
- May 30, 2022
-
-
Lyuben Penkovski authored
-
- Apr 28, 2022
-
-
Lyuben Penkovski authored
-
- Apr 27, 2022
-
-
Lyuben Penkovski authored
-
- Apr 26, 2022
-
-
Valery Kalashnikov authored
-
Lyuben Penkovski authored
-
- Apr 19, 2022
-
-
Lyuben Penkovski authored
-
Lyuben Penkovski authored
-
- Apr 15, 2022
-
-
Lyuben Penkovski authored
-
- Apr 13, 2022
-
-
Lyuben Penkovski authored
-
- Mar 31, 2022
-
-
Lyuben Penkovski authored
-
- Mar 30, 2022
-
-
Lyuben Penkovski authored
-
- Mar 28, 2022
-
-
Lyuben Penkovski authored
This is an experiment to produce a generic evaluation function for different polices, which is able to return arbitrary JSON result after policy execution. For the moment a lot of conventions have to be followed in order for this to work, which is not so good. More experiments will follow to reduce the conventions to minimum (it would be best to remove all of them).
-
Lyuben Penkovski authored
-
- Mar 25, 2022
-
-
Lyuben Penkovski authored
-