Skip to content

Commit

Permalink
Corrected URL for Citroen
Browse files Browse the repository at this point in the history
  • Loading branch information
Arjan Mels committed Sep 8, 2021
1 parent 4575735 commit 0f5acef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ public class GroupePSABindingConstants {

public enum VendorConstants {
PEUGEOT("https://idpcvs.peugeot.com/am/oauth2/access_token", "clientsB2CPeugeot"),
CITROEN("https://idpcvs.opel.com/am/oauth2/access_token", "clientsB2CCitroen"),
CITROEN("https://idpcvs.citroen.com/am/oauth2/access_token", "clientsB2CCitroen"),
DS("https://idpcvs.driveds.com/am/oauth2/access_token", "clientsB2CDS"),
OPEL("https://idpcvs.opel.com/am/oauth2/access_token", "clientsB2COpel"),
VAUXHALL("https://idpcvs.vauxhall.co.uk/am/oauth2/access_token", "clientsB2CVauxhall");
Expand Down

0 comments on commit 0f5acef

Please sign in to comment.