Skip to content

feat: XOAUTH2 hook for Sieve/timsieved with OIDC authentication#30

Open
jcdelepine wants to merge 1 commit into
horde:FRAMEWORK_6_0from
jcdelepine:feat/OidcIntegration
Open

feat: XOAUTH2 hook for Sieve/timsieved with OIDC authentication#30
jcdelepine wants to merge 1 commit into
horde:FRAMEWORK_6_0from
jcdelepine:feat/OidcIntegration

Conversation

@jcdelepine

Copy link
Copy Markdown

Adds a timsieved XOAUTH2 hook example to hooks.php.dist.

When the user has logged in via an OIDC provider, the hook injects a Horde\ManageSieve\Password\Xoauth2 object for Sieve authentication instead of using the stored password.

The hook code is commented out in the .dist file and must be explicitly activated by the administrator.

Depends on:

  • horde/Core: OIDC integration (PR 160)

Adds a timsieved XOAUTH2 hook example to hooks.php.dist.

When the user has logged in via an OIDC provider, the hook injects
a Horde\ManageSieve\Password\Xoauth2 object for Sieve authentication
instead of using the stored password.

The hook code is commented out in the .dist file and must be explicitly
activated by the administrator.

Depends on:
- horde/Core: OIDC integration (PR 160)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant