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

Add API key authentication type #25

Closed
To-om opened this issue Sep 4, 2017 · 1 comment
Closed

Add API key authentication type #25

To-om opened this issue Sep 4, 2017 · 1 comment
Assignees
Milestone

Comments

@To-om
Copy link
Contributor

To-om commented Sep 4, 2017

Permit an user to authenticate using API key. Two new methods must be implemented in AuthSrv:

  • getKey to show current user key
  • renewKey to generate a new key and store it in user
@To-om To-om added this to the 1.3.0 milestone Sep 4, 2017
@To-om To-om self-assigned this Sep 4, 2017
To-om added a commit that referenced this issue Sep 4, 2017
To-om added a commit that referenced this issue Sep 6, 2017
To-om added a commit that referenced this issue Sep 6, 2017
To-om added a commit that referenced this issue Sep 6, 2017
Remove useless AuthSrvFactory class
Remove authentication by key from LDAPAuthSrv
Add authentication capability "authByKey"
@To-om
Copy link
Contributor Author

To-om commented Sep 6, 2017

This commit acc6bb5 solves the issue TheHive-Project/TheHive#231

@To-om To-om closed this as completed Sep 8, 2017
To-om added a commit that referenced this issue Sep 8, 2017
To-om added a commit that referenced this issue Nov 20, 2017
To-om added a commit that referenced this issue Nov 20, 2017
Remove useless AuthSrvFactory class
Remove authentication by key from LDAPAuthSrv
Add authentication capability "authByKey"
To-om added a commit that referenced this issue Nov 20, 2017
To-om added a commit that referenced this issue Nov 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant