Go to file
daryl herzmann d757cefab1
Merge pull request #12 from akrherz/release
Release 1.0.2
2023-11-22 12:08:00 -06:00
.github/workflows Update workflow file 2023-05-03 20:47:00 +01:00
src Fix format of ephemeral username 2023-11-22 10:04:42 +01:00
.editorconfig Add support for EditorConfig. 2018-12-27 17:16:50 +01:00
.gitignore Ignore common metadata file patterns. 2018-12-27 17:16:50 +01:00
.transifex.yml Create .transifex.yml 2023-03-02 12:08:15 +01:00
LICENSE Create LICENSE 2023-03-02 12:07:27 +01:00
README.md Update README.md with info from README.html 2022-01-19 22:58:07 +00:00
changelog.html march toward 1.0.3-SNAPSHOT 2023-11-22 12:07:04 -06:00
logo_large.png OF-1469 New plugin: XEP-0215 External Service Discovery 2018-01-26 13:36:42 +01:00
logo_small.png OF-1469 New plugin: XEP-0215 External Service Discovery 2018-01-26 13:36:42 +01:00
plugin.xml denote 1.0.2 release 2023-11-22 12:07:04 -06:00
pom.xml march toward 1.0.3-SNAPSHOT 2023-11-22 12:07:04 -06:00
readme.html OF-1469 New plugin: XEP-0215 External Service Discovery 2018-01-26 13:36:42 +01:00

README.md

Openfire External Service Discovery Plugin

Allows XMPP entities to discover services that are external to the XMPP network. It is typically used to allow clients to interact with STUN and TURN services, possibly making use of temporary credentials for those servers. This plugin provides an implementation of XEP-0215: External Service Discovery.

Configuration

The plugin is configured via the Openfire Admin Console. After installation, a new Admin Console page is available. The page can be found on a main menu in the "Server" tab, "Media Services" sub-tab. The name of the page is "Ext. Service Discovery".

CI Build Status

Build Status

Reporting Issues

Issues may be reported to the forums or via this repo's Github Issues.