Skip to content

Commit

Permalink
feat: update astrea redirect uri
Browse files Browse the repository at this point in the history
  • Loading branch information
rdubigny committed Sep 17, 2024
1 parent 3e640dd commit 5e0b49a
Showing 1 changed file with 10 additions and 16 deletions.
26 changes: 10 additions & 16 deletions scripts/fixtures.sql
Original file line number Diff line number Diff line change
Expand Up @@ -945,24 +945,18 @@ VALUES
'2gvsfa9cdpx1n799kfqln7lz7bj6czacjdppaq151fud8ufrklmwnl7s9cj67nls',
'0xeuz4budrvdfia7hq9vrgmog0mj03zgoe8puvuzhowkyw95ra4g6xolvyef8rzk',
ARRAY [
'https://mai-web-b2-astrea-qlf01.apps.ocp-genmob.mtrl.fr.ssg/redirect_uri',
'https://mai-web-b2-astrea-qlf02.apps.ocp-genmob.mtrl.fr.ssg/redirect_uri',
'https://mai-web-b2-astrea-qlf03.apps.ocp-genmob.mtrl.fr.ssg/redirect_uri',
'https://mai-web-b2-astrea-qlf04.apps.ocp-genmob.mtrl.fr.ssg/redirect_uri',
'https://mai-web-b2-astrea-qlf01.apps.ocp4.on-prem.innershift.ssghosting.net/redirect_uri',
'https://mai-web-b2-astrea-qlf02.apps.ocp4.on-prem.innershift.ssghosting.net/redirect_uri',
'https://mai-web-b2-astrea-qlf03.apps.ocp4.on-prem.innershift.ssghosting.net/redirect_uri',
'https://mai-web-b2-astrea-qlf04.apps.ocp4.on-prem.innershift.ssghosting.net/redirect_uri'
'https://mai-web-b2-astrea-qlf01.apps.ocp4.on-prem.innershift.ssghosting.net/redirect_uri',
'https://mai-web-b2-astrea-qlf02.apps.ocp4.on-prem.innershift.ssghosting.net/redirect_uri',
'https://mai-web-b2-astrea-qlf03.apps.ocp4.on-prem.innershift.ssghosting.net/redirect_uri',
'https://mai-web-b2-astrea-qlf04.apps.ocp4.on-prem.innershift.ssghosting.net/redirect_uri',
'https://mai-web-b2-patch.apps.ocp4.on-prem.innershift.ssghosting.net/redirect_uri'
],
ARRAY [
'https://mai-web-b2-astrea-qlf01.apps.ocp-genmob.mtrl.fr.ssg',
'https://mai-web-b2-astrea-qlf02.apps.ocp-genmob.mtrl.fr.ssg',
'https://mai-web-b2-astrea-qlf03.apps.ocp-genmob.mtrl.fr.ssg',
'https://mai-web-b2-astrea-qlf04.apps.ocp-genmob.mtrl.fr.ssg',
'https://mai-web-b2-astrea-qlf01.apps.ocp4.on-prem.innershift.ssghosting.net',
'https://mai-web-b2-astrea-qlf02.apps.ocp4.on-prem.innershift.ssghosting.net',
'https://mai-web-b2-astrea-qlf03.apps.ocp4.on-prem.innershift.ssghosting.net',
'https://mai-web-b2-astrea-qlf04.apps.ocp4.on-prem.innershift.ssghosting.net'
'https://mai-web-b2-astrea-qlf01.apps.ocp4.on-prem.innershift.ssghosting.net',
'https://mai-web-b2-astrea-qlf02.apps.ocp4.on-prem.innershift.ssghosting.net',
'https://mai-web-b2-astrea-qlf03.apps.ocp4.on-prem.innershift.ssghosting.net',
'https://mai-web-b2-astrea-qlf04.apps.ocp4.on-prem.innershift.ssghosting.net',
'https://mai-web-b2-patch.apps.ocp4.on-prem.innershift.ssghosting.net'
],
'openid email profile organization phone',
'https://mai-web-b2-astrea-qlf01.apps.ocp-genmob.mtrl.fr.ssg',
Expand Down

0 comments on commit 5e0b49a

Please sign in to comment.