Discord SSO via JAAS #5612
riptl
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For medium-large organizations, adding users via command-line can become a hassle.
I've developed a simple Go web server and a Ghidra JAAS module to allow users to sign up via Discord and set their own Ghidra password. Passwords are stored via SQLite and hashed via Argon2id.
https://github.com/mkw-re/ghidra-panel (MIT License)
Beta Was this translation helpful? Give feedback.
All reactions