Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement OpenIDConnect #1389

Closed
svenoe opened this issue Nov 8, 2021 · 2 comments
Closed

Implement OpenIDConnect #1389

svenoe opened this issue Nov 8, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@svenoe
Copy link
Contributor

svenoe commented Nov 8, 2021

Implement OpenIDConnect authentication for agents and customer users via the authorization code flow (recommended) or implicit code flow.

Added basic user creation and authorization via id_token information for agents.

@svenoe svenoe added the enhancement New feature or request label Nov 8, 2021
@svenoe svenoe added this to the OTOBO 10.1.1 milestone Nov 8, 2021
@svenoe svenoe self-assigned this Nov 8, 2021
svenoe pushed a commit that referenced this issue Nov 16, 2021
@bschmalhofer
Copy link
Contributor

See also #1398 which proposes to move authentication to a PSGI middleware.

svenoe pushed a commit that referenced this issue Nov 18, 2021
svenoe added a commit that referenced this issue Nov 18, 2021
svenoe added a commit that referenced this issue Nov 18, 2021
svenoe added a commit that referenced this issue Nov 18, 2021
svenoe added a commit that referenced this issue Nov 18, 2021
svenoe added a commit that referenced this issue Nov 18, 2021
svenoe added a commit that referenced this issue Nov 18, 2021
…code of Auth.pm and CustomerAuth.pm in the process.
svenoe added a commit that referenced this issue Nov 18, 2021
@svenoe svenoe changed the title OAuth2 Implement OpenIDConnect Nov 18, 2021
@svenoe
Copy link
Contributor Author

svenoe commented Nov 18, 2021

Works, need to add Crypt::JWT to docker images.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants