Skip to content

Commit

Permalink
Add test cliens in a new format
Browse files Browse the repository at this point in the history
  • Loading branch information
sirex committed Nov 14, 2023
1 parent f6089d8 commit 7f0f6df
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/config/clients/helpers/keymap.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
baa448a8-205c-4faa-a048-a10e4b32a136: baa448a8-205c-4faa-a048-a10e4b32a136
default: 0a8d30bd-e8c0-4c8f-a2cd-abec9a1f2d6f
3388ea36-4a4f-4821-900a-b574c8829d52: 3388ea36-4a4f-4821-900a-b574c8829d52
10 changes: 10 additions & 0 deletions tests/config/clients/id/0a/8d/30bd-e8c0-4c8f-a2cd-abec9a1f2d6f.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
client_id: 0a8d30bd-e8c0-4c8f-a2cd-abec9a1f2d6f
client_name: default
client_secret_hash:
pbkdf2$sha256$436530$RlOUYl1U1PaCpYbYIPCV3Q$uCykFxWC8fwaRi7T2RmOA_CUqD9K-cMhvVlSSasuCeY
scopes:
- spinta_getone
- spinta_getall
- spinta_search
- spinta_changes
- spinta_check
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
client_id: 3388ea36-4a4f-4821-900a-b574c8829d52
client_name: 3388ea36-4a4f-4821-900a-b574c8829d52
client_secret_hash:
pbkdf2$sha256$436530$RlOUYl1U1PaCpYbYIPCV3Q$uCykFxWC8fwaRi7T2RmOA_CUqD9K-cMhvVlSSasuCeY
scopes:
- spinta_getone
- spinta_getall
- spinta_search
- spinta_changes
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
client_id: baa448a8-205c-4faa-a048-a10e4b32a136
client_name: baa448a8-205c-4faa-a048-a10e4b32a136
client_secret_hash:
pbkdf2$sha256$885635$BU_xw-0vx-97k6AWa6Odgg$JvCwasOVkGqE0PDqa-PwXEML4pYmPoAwVyKTvttnZK8
scopes:
- profile

0 comments on commit 7f0f6df

Please sign in to comment.