Skip to content

Commit

Permalink
ups
Browse files Browse the repository at this point in the history
  • Loading branch information
jcardus committed Jan 12, 2025
1 parent 8acf1e8 commit 3496293
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions traccar.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
<entry key="processing.copyAttributes">blocked</entry>

<entry key="openid.clientId">piXJFmFYJ3Iz2k08bS0T9BeroBLHy7R4</entry>
<entry key="openid.clientSecret ">${OPEN_ID_CLIENT_SECRET}</entry>
<entry key="openid.authUrl ">https://auth.frotaweb.com/authorize</entry>
<entry key="openid.tokenUrl ">https://auth.frotaweb.com/token</entry>
<entry key="openid.userInfoUrl ">https://auth.frotaweb.com/userInfo</entry>
<entry key="openid.clientSecret">${OPEN_ID_CLIENT_SECRET}</entry>
<entry key="openid.authUrl">https://auth.frotaweb.com/authorize</entry>
<entry key="openid.tokenUrl">https://auth.frotaweb.com/token</entry>
<entry key="openid.userInfoUrl">https://auth.frotaweb.com/userInfo</entry>


</properties>

0 comments on commit 3496293

Please sign in to comment.