AtlasOfLivingAustralia / extended-data-model

0 stars 0 forks source link

FixEvents UI test/prod environment #106

Open qifeng-bai opened 1 year ago

qifeng-bai commented 1 year ago

Todo

2, Lamda / Airflow test env are not ready yet

Done: Fixed - 'Try on GraplQL' on Events-test failed due to "Missing Authentication Token"

Fixed - Api GW for events-test is not ready yet. Current Events-test is now using Auth-test, but ApiGW prod the events-test points to uses Auth prod. - Access denied by Auth prod

Fixed - events prod login issue: -- events ui production use auth id: events-oidc-auth-prod, which is not defined in Auth prod

The Links like Auth/Auth ID etc in index.html point to prod servers by default, e.g. auth.ala.org.au.

1, Add JS and config.js to support test environment. JQuery code will update links based on config.js

2, Update auth-test to support Auth ID: oidc-events-test

qifeng-bai commented 1 year ago

TBC