File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 5656 },
5757 {
5858 "type" : " openidconnect" ,
59- "enabled" : true ,
59+ "enabled" : false ,
6060 "oidcConfig" : {
61- "issuer" : " https://accounts.google.com/ " ,
62- "clientID" : " 1009968223893-u92qq6itk7ej5008o4174gjubs5lhorg.apps.googleusercontent.com " ,
63- "clientSecret" : " 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 " ,
64- "callbackURL" : " http://localhost:8080/api/auth/oidc/callback " ,
65- "scope" : " openid email profile "
61+ "issuer" : " " ,
62+ "clientID" : " " ,
63+ "clientSecret" : " " ,
64+ "callbackURL" : " " ,
65+ "scope" : " "
6666 }
6767 }
6868 ],
151151 "type" : " jwt" ,
152152 "enabled" : false ,
153153 "jwtConfig" : {
154- "clientID" : " 1009968223893-u92qq6itk7ej5008o4174gjubs5lhorg.apps.googleusercontent.com " ,
155- "authorityURL" : " https://accounts.google.com "
154+ "clientID" : " " ,
155+ "authorityURL" : " "
156156 }
157157 }
158158 ],
You can’t perform that action at this time.
0 commit comments