Skip to content

Commit

Permalink
Add oauth2 scopes default value
Browse files Browse the repository at this point in the history
  • Loading branch information
arbulu89 committed Sep 12, 2024
1 parent 3bd8cf2 commit 852c877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/app/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ oauth2_server_base_url: ""
oauth2_authorize_url: ""
oauth2_token_url: ""
oauth2_user_url: ""
oauth2_scopes: ""
oauth2_scopes: "profile email"

0 comments on commit 852c877

Please sign in to comment.