Login Plugin
org.opencast.paella.loginPlugin
Section titled “org.opencast.paella.loginPlugin”This plugin adds a login button in the player interface that allows users to authenticate and access additional features and personalized content.
The plugin is only available when using the Opencast Paella Player and is automatically shown to anonymous (non-authenticated) users.
Exported as OpencastLoginPlugin.
Configuration
Section titled “Configuration”You need to enable the org.opencast.paella.loginPlugin plugin.
{ "org.opencast.paella.loginPlugin": { "enabled": true }}Configuration parameters
Section titled “Configuration parameters”enabled: Enables or disables the plugin.- Valid values:
true/false
- Valid values:
Behavior
Section titled “Behavior”The plugin has the following behavior:
- Visibility: Only shown to anonymous (non-authenticated) users
- Automatic hiding: The button automatically disappears once the user is logged in
Functionality
Section titled “Functionality”When clicked, the button triggers the Opencast authentication process, allowing users to:
- Access personalized content
- View additional features available to authenticated users
- Gain access permissions based on their user role
Icon customization:
Section titled “Icon customization:”- Icon names:
buttonIcon