Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

CAS should use the public_baseurl instead of a separate cas_service_url #7198

Closed
@clokep

Description

@clokep

When using CAS you currently need to define a cas_service_url in the homeserver configuration. This ends up being a duplicate of the public_baseurl configuration and should be fairly easy to get rid of.

Reasons for doing this:

  • Not having duplicated config is good. 👍
  • This will match what SAML requires.

We'll need to deprecate the old option before just outright removing it.

Metadata

Metadata

Assignees

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