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

Enable Setup/Update of OIDC Auth for Arkime Portal #77

Closed
chelma opened this issue Jun 28, 2023 · 2 comments
Closed

Enable Setup/Update of OIDC Auth for Arkime Portal #77

chelma opened this issue Jun 28, 2023 · 2 comments
Labels
Auth/Security Enhancements Enhancements to auth & security; NOT urgent fixes to critical issues

Comments

@chelma
Copy link
Collaborator

chelma commented Jun 28, 2023

Description

UPDATED DESCRIPTION:
As part of enabling OIDC auth (#75), we want to enable users to setup OIDC Auth on the Arkime Portal. To do this, we should update our README with clear instructions on how to update the Arkime and other configuration, how to stick the OIDC secret in SecretsManager and retrieve it in the container, etc.

This task assumes the completion of #80

OBSOLETE DESCRIPTION:
As part of enabling OIDC auth (#75), we want to enable users to setup OIDC Auth on the Arkime Portal. To accomplish this, we will need to support one or more new CLI commands to allow them to pass in the necessary configuration and pipe it through to the containers.

This task assumes the completion of #76

Acceptance Criteria

  • User is able to perform initial configuration of OIDC Auth
  • User is able to update their initial OIDC Auth configuration
  • Demo'd with a real OIDC provider
@chelma chelma added the Auth/Security Enhancements Enhancements to auth & security; NOT urgent fixes to critical issues label Jun 28, 2023
@chelma
Copy link
Collaborator Author

chelma commented Jul 7, 2023

Updating task description based on design discussion in this RFC (#81). We no longer want separate commands for this.

@chelma
Copy link
Collaborator Author

chelma commented Aug 31, 2023

Implemented in this PR [1]; resolving

[1] #117

@chelma chelma closed this as completed Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auth/Security Enhancements Enhancements to auth & security; NOT urgent fixes to critical issues
Projects
None yet
Development

No branches or pull requests

1 participant