Skip to content

Fix register page OIDC buttons #6181

Ben requested to merge fix/oidc-register-f6181 into master

Ticket(s) / Related Merge Requests

#6181 (closed)

Summary of Changes

Fix register page OIDC buttons

Testing Considerations

Bound to https://mortynet.kramnorth.com/

  • On /register, clicking the OIDC button and logging in sends you to newsfeed.
  • On /register, clicking login, then clicking the OIDC button and logging in sends you to newsfeed.
  • On /login, clicking the OIDC button and logging in sends you to newsfeed.
  • On /login, clicking register, then clicking the OIDC button and logging in sends you to newsfeed.

Deployment Considerations

Standard deployment.

Regression Scope

OIDC login buttons.

Platform Affected (web, mobile, etc)

Web.

Developer Testing Completed

Manual, unit (jasmine/karma).

Screenshots / Screen Recording

simplescreenrecorder-2024-05-10_11.31.08

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports