Skip to content

Commit b273f4d

Browse files
GatsikBrutus5000
authored andcommitted
Add 'upload_map' and 'upload_mod' to python client scope
1 parent 4fa2dc4 commit b273f4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/ory-hydra/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ clients:
1717
- name: "FAF Classic Client (Python)"
1818
id: "95ecec08-29c1-4c48-ae0a-b000ff349cb8"
1919
grantType: "authorization_code,refresh_token"
20-
scope: "openid,offline,lobby,public_profile"
20+
scope: "openid,offline,lobby,public_profile,upload_map,upload_mod"
2121
redirectUri: "http://localhost,http://127.0.0.1"
2222
logoUri: "https://$BASE_DOMAIN/images/faf-logo.png"
2323
tosUri: "https://$BASE_DOMAIN/tos"

0 commit comments

Comments
 (0)