Skip to content

Commit

Permalink
chore: some iteration on admin-api
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Burtey committed Oct 2, 2023
1 parent 034e34b commit 0fb2130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/ory/oathkeeper_rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,5 @@
handler: allow
mutators:
- handler: id_token
config:
config: #! TODO: add aud: {"aud": ["https://api/admin/graphql"] }
claims: '{"sub": "{{ print .Subject }}", "scope": "{{ print .Extra.scope }}" }'

0 comments on commit 0fb2130

Please sign in to comment.