Skip to content

Commit

Permalink
Merge pull request #61 from whdalsrnt/master
Browse files Browse the repository at this point in the history
refactor: change azure provider conf
  • Loading branch information
whdalsrnt authored Sep 7, 2023
2 parents 99bffac + 1c6ac9a commit 973ef16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spaceone/identity/conf/provider_conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
"azure_subscription_id"
],
"trusted_service_account_schema": [
"azure_client_secret_without_subscription_id",
"azure_credentials",
],
"support_trusted_service_account": True,
"supported_schema": ["azure_client_secret"]
Expand Down

0 comments on commit 973ef16

Please sign in to comment.