Suguru Hirahara
5ebdc0c48d
Add links to matrix-user-verification-service ( #3709 )
* Add links to matrix-user-verification-service
Matrix User Authentication Service itself has been available for Jitsi since 42e4e50f5b .
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Update README.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
* Update docs/container-images.md
* Update roles/custom/matrix-user-verification-service/defaults/main.yml
---------
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
Co-authored-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
1 ano atrás
Suguru Hirahara
55fcaac1f1
Fix capitalization: matrix → Matrix
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 ano atrás
Slavi Pantaleev
cdf28c39d3
Move matrix-user-verification service to its own container network
2 anos atrás
Slavi Pantaleev
7ec6fd3dfe
Make bridges/bots use matrix_addons_homeserver_client_api_url (instead of matrix_homeserver_container_url)
2 anos atrás
Chikage
7d668a488e
add self-build for matrix_user_verification
Currently v3.0.0 tested with no issues.
So remove matrix_user_verification_service_docker_image from groups_vars.
/.npm must be writable or an error will be reported.
2 anos atrás
renovate[bot]
4dc9a67b2a
Update matrixdotorg/matrix-user-verification-service Docker tag to v3
2 anos atrás
Samuel Meenzen
c846ed199b
Annotate version numbers with renovate metadata
2 anos atrás
Slavi Pantaleev
f3445c124c
Fix Traefik support for matrix-user-verification-service
Related to: https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2375#issuecomment-1655758296
2 anos atrás
Slavi Pantaleev
7142ff422d
Ensure matrix_user_verification_service_uvs_access_token is always defined
The playbook tries to avoid such variables which are sometimes defined
and sometimes not. We'd rather not check for `is defined`.
3 anos atrás
jakicoll
6cffec14ea
fixup! Remove the self-build stub, because self-build was not implemented
3 anos atrás
jakicoll
f3ca4a0632
Remove unnecessary comment.
3 anos atrás
jakicoll
7848d865a5
Also define the vars to be overwritten in group vars within the role vars.
3 anos atrás
Paul N
70bea81df7
Introduced flags to (1) enable/disable Auth (2) enable/disable openid_server_name pinning. Updated validate_config.yml and added new checks to verify.
3 anos atrás
Paul N
96dd86d33b
Set default values where sensible and remove unnecessary conditionals in .env.j2.
Check for empty string instead of Null to verify if an openid_server_name is pinned.
3 anos atrás
Paul N
50c1e9d695
Set matrix_user_verification_service_uvs_homeserver_url in the role defaults and updated docs accordingly.
3 anos atrás
jakicoll
0e0ae2f3e6
Assign default log level in role instead of matrix_servers file.
3 anos atrás
jakicoll
bf5e633656
Remove the self-build stub, because self-build was not implemented
3 anos atrás
jakicoll
42e4e50f5b
Matrix Authentication Support for Jitsi
This extends the collection with support for seamless authentication at the Jitsi server using Matrix OpenID.
1. New role for installing the [Matrix User Verification Service](https://github.com/matrix-org/matrix-user-verification-service )
2. Changes to Jitsi role: Installing Jitsi Prosody Mods and configuring Jitsi Auth
3. Changes to Jitsi and nginx-proxy roles: Serving .well-known/element/jitsi from jitsi.DOMAIN
4. We updated the Jitsi documentation on authentication and added documentation for the user verification service.
3 anos atrás