CEbbinghaus
8930759ab8
Added signing alg setting to provider yaml
2026-01-28 11:08:35 +11:00
CEbbinghaus
058ba7a6bd
Added Kanidm Sample configuration
2026-01-23 21:41:45 +11:00
Quentin Gliech
3e65ff54b7
Merge branch 'main' into quenting/upstream-oauth/better-conflict-options
2025-11-28 18:10:22 +01:00
Quentin Gliech
450b1fa24c
Check for the new on_conflict options & update docs
2025-11-28 16:10:07 +01:00
copilot-swe-agent[bot]
6d7fa77bdb
Add complete Shibboleth metadata file example
...
Co-authored-by: sandhose <1549952+sandhose@users.noreply.github.com >
2025-11-27 16:48:00 +00:00
copilot-swe-agent[bot]
e2ed843429
Remove deprecated set_email_verification option from docs
...
Co-authored-by: sandhose <1549952+sandhose@users.noreply.github.com >
2025-11-27 15:47:37 +00:00
copilot-swe-agent[bot]
4053c34a93
Remove unnecessary userinfo_endpoint from Shibboleth config
...
Co-authored-by: sandhose <1549952+sandhose@users.noreply.github.com >
2025-11-27 15:38:21 +00:00
copilot-swe-agent[bot]
197815ae7a
Add Shibboleth sample configuration to SSO documentation
...
Co-authored-by: sandhose <1549952+sandhose@users.noreply.github.com >
2025-11-27 15:31:20 +00:00
Olivier 'reivilibre
3fcbbfe567
Update docs/setup/reverse-proxy.md
2025-11-27 12:31:48 +00:00
May
b712f9c352
Modify Nginx compatibility-layer location block to forward not just client stuff to matrix-synapse
...
Before the change, it did just just forward `/_matrix` & `/_synapse/client` to synapse.
2025-11-14 11:36:18 +01:00
Quentin Gliech
4f33544eb7
Apply suggestions from code review
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-18 13:44:10 +02:00
Quentin Gliech
d3e3a6fe14
Document Synapse integration with the stable feature
2025-08-18 13:38:35 +02:00
mcalinghee
1886e73e40
allow importing existing users when the localpart matches in upstream OAuth 2.0 logins
2025-07-21 09:52:24 +02:00
Quentin Gliech
b2ca7d5f9e
Add documentation for backchannel logout
2025-07-04 16:27:10 +02:00
Quentin Gliech
f63b466145
Allow applying unicode normalisation to passwords before hashing
2025-05-30 15:42:32 +02:00
Quentin Gliech
3e7b7d7463
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
f24d94c6f5
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
b3e2cadf71
Document the new migration tool
2025-04-23 18:50:15 +02:00
Olivier 'reivilibre
f47df35bde
syn2mas: document new tool
2025-04-23 17:52:09 +02:00
Adis Veletanlic
3b83f7bd34
Merge branch 'element-hq:main' into main
2025-04-16 08:40:03 +02:00
Quentin Gliech
ed643ee7d2
fix(docs): add token_endpoint_auth_method in Authentik SSO example ( #4387 )
2025-04-15 22:37:41 +02:00
Adis Veletanlic
70c5c05570
Merge branch 'element-hq:main' into main
2025-04-14 12:22:51 +02:00
Adis Veletanlic
05ab1ec3a9
Add private_key_file option for apple sso and edit docs
2025-04-14 12:21:00 +02:00
Quentin Gliech
32f19afec6
Document how to migrate passwords from Synapse with a pepper set ( #4353 )
2025-04-11 16:40:14 +02:00
Quentin Gliech
b802f8f173
Minor rewording
2025-04-11 16:33:14 +02:00
Samuel Lorch
4b073ea079
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
fc84c2468f
fix(docs): add token_endpoint_auth_method in Authentik SSO example
2025-04-11 00:17:02 +02:00
hummingbard
e4f83892b9
Added upstream sample config for Discord, brand logo in templates
2025-03-30 15:53:56 +06:00
hummingbard
e634509b7a
Missing token_endpoint_auth_method field in upstream sample config for Github
2025-03-30 14:08:14 +06:00
Kieran Lane
514cde4d7d
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
a9698beb26
Update README.md
...
Amended issuer.
2025-02-13 18:03:51 +11:00
Strac Consulting Engineers Pty Ltd
d13a101d8c
Update README.md
2025-02-09 13:07:31 +11:00
Quentin Gliech
b54598ed6c
Clarify why one would override the introspection_endpoint
2025-01-28 10:02:06 +01:00
Ovidijus Balkauskas
f197567a03
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
6756c6ebaf
Document the new usptream OAuth 2.0 configuration options
2025-01-06 11:59:53 +01:00
ChurchOfTheSubgenius
4095dd0a64
Include example SSO config for Rauthy. ( #3725 )
...
Co-authored-by: Quentin Gliech <quenting@element.io >
2024-12-19 15:26:02 +00:00
reivilibre
05e90b7c91
Add documentation against using database transaction poolers ( #3617 )
2024-12-05 11:28:22 +00:00
Quentin Gliech
4852649268
Document how to set up Sign-in with Apple
2024-11-22 08:48:00 +01:00
hatch01
8e2e3af418
fix sso exemple config for authelia
2024-11-18 08:47:38 +01:00
Tonkku
92a3b40835
Add note about password schemes to migration docs
2024-11-18 08:46:51 +01:00
Thilo-Alexander Ginkel
eb2529d772
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
9e1cd0cdec
Move the remaining mentions of matrix-org to element-hq
2024-09-10 14:28:55 +02:00
Quentin Gliech
c0f98e3de7
Move the docker image to ghcr.io/element-hq/matrix-authentication-service
2024-09-10 14:28:55 +02:00
Quentin Gliech
d1dcac46d7
Rename @matrix-org/syn2mas to @vector-im/syn2mas
2024-09-10 14:28:55 +02:00
Quentin Gliech
862e34e79e
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
8b8ee86d8b
Document the new account-management options
2024-08-01 14:50:21 +02:00
Quentin Gliech
34a7d185a3
docs: Rename the "usage" section to "reference"
2024-05-14 10:44:41 +02:00
Andrew Ferrazzutti
ecd4a0b90d
Document systemd socket listener
2024-03-01 18:14:33 +01:00
Andrew Ferrazzutti
ee50b2b581
Update example socket config
2024-03-01 18:14:33 +01:00
Quentin Gliech
2dedfb70db
Update documentation about syncing the configuration with the database
2024-03-01 18:14:05 +01:00