Skip to content

Conversation

gertd
Copy link
Member

@gertd gertd commented May 5, 2025

  • Update runtime to v1.4.2
  • Add /.well-known/authzen-configuration endpoint
curl -sS -k https://gd-m3.net.d5s.io:9393/.well-known/authzen-configuration | jq .
{
  "policy_decision_point": "https://gd-m3.net.d5s.io:9393",
  "access_evaluation_endpoint": "https://gd-m3.net.d5s.io:9393/access/v1/evaluation",
  "access_evaluations_endpoint": "https://gd-m3.net.d5s.io:9393/access/v1/evaluations",
  "search_subject_endpoint": "https://gd-m3.net.d5s.io:9393/access/v1/search/subject",
  "search_resource_endpoint": "https://gd-m3.net.d5s.io:9393/access/v1/search/resource",
  "search_action_endpoint": "https://gd-m3.net.d5s.io:9393/access/v1/search/action"
}

@coveralls
Copy link

coveralls commented May 5, 2025

Pull Request Test Coverage Report for Build 14847733990

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 14823817319: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

update to runtime v1.4.2
add /.well-known/authzen-configuration

add /.well-known/authzen-configuration
@gertd gertd force-pushed the runtime-v1.4.2 branch from ebff682 to 3ce9878 Compare May 5, 2025 22:42
@gertd gertd merged commit aff24e4 into main May 5, 2025
6 checks passed
@gertd gertd deleted the runtime-v1.4.2 branch May 5, 2025 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants