]> git.openstreetmap.org Git - chef.git/commitdiff
Update microsoft authentication ID
authorTom Hughes <tom@compton.nu>
Sun, 20 Aug 2023 09:57:33 +0000 (10:57 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 20 Aug 2023 09:57:33 +0000 (10:57 +0100)
cookbooks/web/recipes/rails.rb

index 82c777b9669ede916c2988c818db9c7c61d15ae9..90411d552e8a6c38064c66b083af8b1f27179fc7 100644 (file)
@@ -123,7 +123,7 @@ rails_port "www.openstreetmap.org" do
   google_openid_realm "https://www.openstreetmap.org"
   facebook_auth_id "427915424036881"
   facebook_auth_secret web_passwords["facebook_auth_secret"]
-  microsoft_auth_id "0000000040153C51"
+  microsoft_auth_id "45ef48fb-6a13-4239-b842-133608b8edd7"
   microsoft_auth_secret web_passwords["microsoft_auth_secret"]
   github_auth_id "acf7da34edee99e35499"
   github_auth_secret web_passwords["github_auth_secret"]