mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-19 13:54:25 +01:00
use Azur AD scope
This commit is contained in:
parent
f62eec9d3c
commit
732fdb8ee9
@ -26,7 +26,7 @@ module OmniAuth::Strategies
|
||||
|
||||
def authorize_params
|
||||
super.tap do |params|
|
||||
params[:scope] = ''
|
||||
params[:scope] = 'api://b8b974a0-ecee-45fd-89cc-91d8f09d7904/User.read'
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user