Quentin Gliech
40cb052d1f
Allow applying unicode normalisation to passwords before hashing
2025-05-30 15:42:32 +02:00
Quentin Gliech
6c0c110503
Apply suggestions from code review
...
Co-authored-by: Will Lewis <1543626+wrjlewis@users.noreply.github.com >
2025-04-30 11:49:29 +02:00
Quentin Gliech
e3d1b8abfa
docs: stop talking about the .well-known/matrix/client changes
...
These were relevant on an old version of the specs, and just confuses people.
2025-04-23 18:52:34 +02:00
Quentin Gliech
114ae7dd48
Document the new migration tool
2025-04-23 18:50:15 +02:00
Olivier 'reivilibre
ff06b5ed5a
syn2mas: document new tool
2025-04-23 17:52:09 +02:00
Adis Veletanlic
f8114be322
Merge branch 'element-hq:main' into main
2025-04-16 08:40:03 +02:00
Quentin Gliech
117590c1bc
fix(docs): add token_endpoint_auth_method in Authentik SSO example ( #4387 )
2025-04-15 22:37:41 +02:00
Adis Veletanlic
a27ccba9c3
Merge branch 'element-hq:main' into main
2025-04-14 12:22:51 +02:00
Adis Veletanlic
0e50c44605
Add private_key_file option for apple sso and edit docs
2025-04-14 12:21:00 +02:00
Quentin Gliech
a3202a690a
Document how to migrate passwords from Synapse with a pepper set ( #4353 )
2025-04-11 16:40:14 +02:00
Quentin Gliech
da9fc3ce65
Minor rewording
2025-04-11 16:33:14 +02:00
Samuel Lorch
c9bca2be70
Document password scheme secret field for migrations
...
Signed-off-by: Samuel Lorch sam@soontm.de
2025-04-11 11:45:28 +02:00
Przemysław Romanik
d32c9a8b70
fix(docs): add token_endpoint_auth_method in Authentik SSO example
2025-04-11 00:17:02 +02:00
hummingbard
9f925e6f09
Added upstream sample config for Discord, brand logo in templates
2025-03-30 15:53:56 +06:00
hummingbard
ecef762e9e
Missing token_endpoint_auth_method field in upstream sample config for Github
2025-03-30 14:08:14 +06:00
Kieran Lane
5996cac327
Disable Verification for Microsoft Azure AD OIDC
...
Required to avoid `token_endpoint missing auth signing algorithm values` error.
2025-03-18 10:44:45 +00:00
Strac Consulting Engineers Pty Ltd
da944ccde7
Update README.md
...
Amended issuer.
2025-02-13 18:03:51 +11:00
Strac Consulting Engineers Pty Ltd
ee9eeea648
Update README.md
2025-02-09 13:07:31 +11:00
Quentin Gliech
a8e7749a07
Clarify why one would override the introspection_endpoint
2025-01-28 10:02:06 +01:00
Ovidijus Balkauskas
713bdeca75
Add 'introspection_endpoint' to homeserver config example
...
This value was previously undocumented, but helpful in our case to access MAS within the same K8s cluster
Signed-off-by: Ovidijus Balkauskas <570945@gmail.com >
2025-01-13 14:10:34 +02:00
Quentin Gliech
cd078cb567
Document the new usptream OAuth 2.0 configuration options
2025-01-06 11:59:53 +01:00
ChurchOfTheSubgenius
1434429b6c
Include example SSO config for Rauthy. ( #3725 )
...
Co-authored-by: Quentin Gliech <quenting@element.io >
2024-12-19 15:26:02 +00:00
reivilibre
93ddaeefc3
Add documentation against using database transaction poolers ( #3617 )
2024-12-05 11:28:22 +00:00
Quentin Gliech
93bbfabf8e
Document how to set up Sign-in with Apple
2024-11-22 08:48:00 +01:00
hatch01
ba6d69b4a4
fix sso exemple config for authelia
2024-11-18 08:47:38 +01:00
Tonkku
1a7f34b0ff
Add note about password schemes to migration docs
2024-11-18 08:46:51 +01:00
Thilo-Alexander Ginkel
c13c8860c5
Add SSO sample configuration for Authelia
...
Signed-off-by: Thilo-Alexander Ginkel <tg@tgbyte.de >
2024-10-25 09:00:45 +02:00
Quentin Gliech
847ccf8bb4
Move the remaining mentions of matrix-org to element-hq
2024-09-10 14:28:55 +02:00
Quentin Gliech
76367ff4ef
Move the docker image to ghcr.io/element-hq/matrix-authentication-service
2024-09-10 14:28:55 +02:00
Quentin Gliech
36eb0fb77e
Rename @matrix-org/syn2mas to @vector-im/syn2mas
2024-09-10 14:28:55 +02:00
Quentin Gliech
62e01883b6
Small documentation fixes
...
- Removes mentions of the `mas-cli templates save` command
- Removes the old `experimental` flags
- Removes the old `policy.data.passwords` configs
- Document the `policy.data.client_registration` flags
- Remove references to the pre-built macOS binaries
- Explains how to get syn2mas
- State that you need to prepare the database before importing data
- Clean up the reverse proxy documentation
- Clarify that you don't need to provede templates/policy/assets
manually when running the docker image
2024-08-19 13:53:43 +02:00
Quentin Gliech
b261ac0a17
Document the new account-management options
2024-08-01 14:50:21 +02:00
Quentin Gliech
87dc0debbf
docs: Rename the "usage" section to "reference"
2024-05-14 10:44:41 +02:00
Andrew Ferrazzutti
e5a88622db
Document systemd socket listener
2024-03-01 18:14:33 +01:00
Andrew Ferrazzutti
b2f2e152c6
Update example socket config
2024-03-01 18:14:33 +01:00
Quentin Gliech
7f9d62f409
Update documentation about syncing the configuration with the database
2024-03-01 18:14:05 +01:00
Quentin Gliech
293150894b
Introduce mas-cli doctor, a simple diagnostic tool
...
This should help users to diagnose common issues with their setup.
2024-02-08 15:28:43 +01:00
Jason Robinson
ea223a2c4e
Clarify syn2mas docs on skipping tokens without devices
2024-02-08 15:10:25 +01:00
Quentin Gliech
d3e5f1b101
Automatically run migrations on service startup
2024-02-07 16:31:36 +01:00
dklimpel
b5fb65b1cc
rename purge to prune
2023-12-05 17:27:27 +01:00
Quentin Gliech
eebbf2ff6c
Apply suggestions from code review
...
Co-authored-by: Will Lewis <willl@element.io >
2023-11-22 15:13:28 +01:00
Quentin Gliech
ef23b06261
Mention the configuration file reference in the SSO guide
2023-11-22 15:13:28 +01:00
Quentin Gliech
9bd46b5496
Document how upstream OAuth 2.0 providers should be setup
2023-11-22 15:13:28 +01:00
Quentin Gliech
883af8217a
Expand the documentation about the pre-built binaries ( #1944 )
2023-10-11 15:07:32 +00:00
Hugh Nimmo-Smith
f8b4c5b987
Fix README link again
2023-10-09 15:53:13 +02:00
Hugh Nimmo-Smith
27b8698417
Try fixing internal docs link to README.md
2023-10-09 15:53:13 +02:00
Hugh Nimmo-Smith
e225d7e6a3
Docs fixes
2023-10-09 15:53:13 +02:00
Hugh Nimmo-Smith
e6e98444f3
Migration mode + docs
2023-10-09 15:53:13 +02:00
Hugh Nimmo-Smith
49d4fae16f
Migration guide
2023-09-13 14:57:01 +02:00
David Robertson
454ffc0f12
Tweak phrasing
2023-08-23 17:31:31 +02:00