Skip to content

Web Login - Service specified user client name #276

Description

@SBriere

Currently, when using the web login user interface to integrate with other services, the client name is fixed to "OpenTera-Web-Client". This causes 2 issues:

  • Logs entries for login are not as explicit as they could be (always referring to OpenTera-Web-Client
  • An error is generated because "OpenTera-Web-Client" isn't a known client (no entry in the server settings table in the database)

Proposed fix should use the X-Client-Name header when displaying the login view to set the name (defaulting to OpenTera-Web-Client if unspecified) and adding "OpenTera-Web-Client" as a known client by default to prevent error messages in the logs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions