Skip to content

Create single sign on process #71

@adam-collins

Description

@adam-collins

When react applications are deployed to differing subdomains each application maintains its own unsynchronised login state. When also working with grails applications and plain HTML pages the login/logout state is inconsistent at best, misleading at worst. The current workaround degrades further if using the new auth service.

Task

  • Add a new SSO service to manage tokens.
  • Add a method for a central logout.
  • Add a method to use this service for the react applications in this project.
  • Add a method to use this service for grails applications.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions