Add mokey to Self-Service Password Reset 3rd party projects - #70
Merged
Conversation
|
🪓 PR closed, deleted preview at https://github.com/freeipa/freeipa.github.io/tree/gh-pages/pull/70/ |
Contributor
Author
|
Friendly ping — anything I can do to help move this along? Since submitting this PR the project has shipped several releases focused on production-readiness: a test suite covering the core auth/password/token flows, a security audit with all high/medium findings fixed, GPG-signed release artifacts, and self-service features like password expiry reminders and an active-session list. Happy to adjust the wording of the entry if you'd like it shorter or phrased differently. |
Contributor
|
LGTM. Sorry for it taking so long, it is vacations' season and the rest of the team was busy with a security release. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds mokey to the 3rd party projects list on the Self-Service Password Reset page.
mokey is a self-service account management portal built specifically for FreeIPA: it talks to the FreeIPA JSON API using a Kerberos keytab (no LDAP schema changes) and provides password resets, native TOTP token enrollment, SSH public key management, optional account signup with email verification, and an OIDC login/consent bridge for Ory Hydra.
It is the actively maintained continuation of ubccr/mokey (adding it here was originally proposed in ubccr/mokey#51).