openhab-core/bundles/org.openhab.core.io.rest.auth/bnd.bnd
Yannick Schaus fe4e276b68
Implementation of a JWT-based OAuth2 flow for the admin API (#1389)
* Initial implementation of a JWT-based OAuth2 flow for the admin API

Implements #1388.

Signed-off-by: Yannick Schaus <github@schaus.net>
2020-03-23 22:36:11 +01:00

3 lines
110 B
Plaintext

Bundle-SymbolicName: ${project.artifactId}
Bundle-Activator: org.openhab.core.io.rest.auth.internal.Activator