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
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