Add hurl tests for apikeys

This commit is contained in:
Zoe Roux
2025-04-23 19:38:05 +02:00
parent e8acb31834
commit dcbbb6352a
8 changed files with 99 additions and 11 deletions
+4
View File
@@ -53,8 +53,12 @@ jobs:
env:
POSTGRES_SERVER: localhost
FIRST_USER_CLAIMS: '{"permissions": ["users.read"]}'
KEIBI_APIKEY_HURL: 1234apikey
KEIBI_APIKEY_HURL_CLAIMS: '{"permissions": ["apikeys.write", "apikeys.read"]}'
- name: Show logs
if: failure()
working-directory: ./auth
run: cat logs