- Nov 15, 2022
-
-
Yordan Kinkov authored
-
Yordan Kinkov authored
Load external JSON data snapshot from a URL for policy evaluation Closes #18 See merge request gaia-x/data-infrastructure-federation-services/tsa/policy!14
-
Yordan Kinkov authored
-
- Nov 10, 2022
-
-
Lyuben Penkovski authored
Remove hard dependency on other services Closes #9 See merge request gaia-x/data-infrastructure-federation-services/tsa/policy!13
-
- 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
Rename get_header Rego func to external.http.header See merge request gaia-x/data-infrastructure-federation-services/tsa/policy!12
-
Lyuben Penkovski authored
-
Lyuben Penkovski authored
-
Yordan Kinkov authored
Synchronize JSON snapshot configurations See merge request gaia-x/data-infrastructure-federation-services/tsa/policy!11
-
- Nov 07, 2022
-
-
Yordan Kinkov authored
-
Lyuben Penkovski authored
Remove headers from Rego input variable Closes #17 See merge request gaia-x/data-infrastructure-federation-services/tsa/policy!10
-
- 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.
-
- Nov 02, 2022
-
-
Lyuben Penkovski authored
Update regofunc names for retrieving DID verification methods Closes #19 See merge request gaia-x/data-infrastructure-federation-services/tsa/policy!9
-
Lyuben Penkovski authored
-
- Nov 01, 2022
-
-
Yordan Kinkov authored
Issue token from OAuth server and pass it along with HTTP requests Closes #14 See merge request gaia-x/data-infrastructure-federation-services/tsa/policy!8
-
Yordan Kinkov authored
-
Lyuben Penkovski authored
Modify extension functions for signing/proofs Closes #5 and #13 See merge request gaia-x/data-infrastructure-federation-services/tsa/policy!7
-
Lyuben Penkovski authored
-
- Oct 24, 2022
-
-
Yordan Kinkov authored
Return string when accessing a header in Rego Closes #12 See merge request gaia-x/data-infrastructure-federation-services/tsa/policy!6
-
- Oct 21, 2022
-
-
Yordan Kinkov authored
-
- Oct 19, 2022
-
-
Yordan Kinkov authored
Rego extension functions to transform DID:WEB to URL and vice-versa Closes #7 See merge request gaia-x/data-infrastructure-federation-services/tsa/policy!5
-
Yordan Kinkov authored
-
-
Yordan Kinkov authored
-
Yordan Kinkov authored
-
Yordan Kinkov authored
-
- Oct 18, 2022
-
-
Yordan Kinkov authored
Remove unnecessary variable declaration See merge request gaia-x/data-infrastructure-federation-services/tsa/policy!4
-
Yordan Kinkov authored
-
- Oct 14, 2022
-
-
Yordan Kinkov authored
Make HTTP request headers accessible during policy execution Closes #6 See merge request gaia-x/data-infrastructure-federation-services/tsa/policy!3
-
- 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 07, 2022
-
-
Georgi Todorov authored
-
- Oct 06, 2022
-
-
Yordan Kinkov authored
Accept HTTP header to specify TTL cache for policy result Closes #8 See merge request gaia-x/data-infrastructure-federation-services/tsa/policy!2
-
- Oct 05, 2022
-
-
Yordan Kinkov authored
-
Yordan Kinkov authored
-
- Sep 25, 2022
-
-
Lyuben Penkovski authored
Fix storing of policy result in cache Closes #2 See merge request gaia-x/data-infrastructure-federation-services/tsa/policy!1
-
- Sep 24, 2022
-
-
Lyuben Penkovski authored
-