Software /
code /
prosody-modules
Comparison
mod_auth_oauth_external/README.md @ 5441:533808db6c18
mod_auth_oauth_external: Add Mastodon to README
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 10 May 2023 18:32:47 +0200 |
parent | 5436:e7d99bacd0e8 |
child | 5444:0c7abc81c243 |
comparison
equal
deleted
inserted
replaced
5440:82a14082be3f | 5441:533808db6c18 |
---|---|
95 ## Identity Provider | 95 ## Identity Provider |
96 | 96 |
97 Tested with | 97 Tested with |
98 | 98 |
99 - [KeyCloak](https://www.keycloak.org/) | 99 - [KeyCloak](https://www.keycloak.org/) |
100 - [Mastodon](https://joinmastodon.org/) | |
100 | 101 |
101 # Future work | 102 # Future work |
102 | 103 |
103 - Automatically discover endpoints from Discovery URL | 104 - Automatically discover endpoints from Discovery URL |
104 - Configurable input username mapping (e.g. user → user@host). | 105 - Configurable input username mapping (e.g. user → user@host). |