Plugins - rolledlibnet/mauth GitHub Wiki

Plugins are custom idp workflows built from the utility modules. The three plugins are:

  • authentication
  • provider
  • service management

Authentication Plugins

Authentication plugins provide different methods for user 2FA.


Provider Plugins

Provider Plugins give the users a way to establish a front end interface to service plugins.


Service Plugins

Service Plugins are the meat of the project. These must have role based limits, custom hooks to the service, and a method of providing access to the user through the provider.