• Francesco Scoccia's avatar
    RestAPI Plugin - Provide the possibility to use Custom Auth Filter · ed8c675b
    Francesco Scoccia authored
    Right now, RestAPI plugin provides two option for accessing its
    endpoints:
    # Basic authentication: uses username and password of an existing
    Openfire admin accoount
    # Secret key: uses for authentication a key defined in the Openfire
    Admin console.
    
    It may be really useful to provide the option to define another Filter
    as the authentication mechanism to use for accessing the plugin' Rest
    service given its fully qualified class name.
    ed8c675b
Name
Last commit
Last update
build Loading commit data...
documentation Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...