Rename file and update tosUri value.
This commit is contained in:
parent
51bb7febd6
commit
df5643bc1f
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ val oidcConfiguration: OidcConfiguration = OidcConfiguration(
|
|||
redirectUri = OidcConfig.redirectUri,
|
||||
clientUri = "https://element.io",
|
||||
logoUri = "https://element.io/mobile-icon.png",
|
||||
tosUri = "https://element.io/user-terms-of-service",
|
||||
tosUri = "https://element.io/acceptable-use-policy-terms",
|
||||
policyUri = "https://element.io/privacy",
|
||||
/**
|
||||
* Some homeservers/auth issuers don't support dynamic client registration, and have to be registered manually
|
||||
Loading…
Add table
Add a link
Reference in a new issue