Skip to content

Self activation and configuration via GenericSetup #10

@enyachoke

Description

@enyachoke

Thanks for creating this plugin. We are currently planning on using the plugin to provide SSO on SENAITE LIMS. To allow us to easily package our solutions we require that various components are able to auto-initialize themselves. For ftw.oidcauth we would like to have the plugin activate and configure itself. The approach we are taking is using the post_handler of Genericsetup to activate the plugin, set it up as the first challenge plugin and configure it by reading a json file from the filesystem. You can find our attempt at doing this here. This works for us but we could ideally like to have ftw.oidcauth do this itself. So;

  • Is this a reasonable approach
  • Will it be possible to add this functionality as part of ftw.oidcauth

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions