mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #795] FEATURE REQUEST: Passwordless authentication policy application and audit #397
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#397
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @baitsops on GitHub (Feb 27, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/795
We've been using the password-less authentication for some time and feel the latest iteration of 'number matching' method to be the gold standard in reducing MFA brute force attacks. This is a standard we'd like to apply to our clients over time and feel that CIPP is going to be the best way to apply and audit it's application.
This article shows some of the PS & graph commands and context etc. https://call4cloud.nl/2021/10/mfa-authenticator-forever/
Ideally it would be great to have two modes of implementation. One with the 'displayAppInformationRequiredState' that shows the location and IP and the other just purely the numberMatchingRequiredState. We might choose to not impliment the AppInformation to avoid helpdesk calls over confusion of location/IP etc.
I appreciate it's fairly early (preview) stage of the development.
We remain completely in awe of your support of this project to date.
@github-actions[bot] commented on GitHub (Mar 9, 2022):
This issue is stale because it has been open 10 days with no activity. We will close this issue soon. If you want this feature implemented you can contribute it. See: https://cipp.app/GettingStarted/Contributions/ . Please notify the team if you are working on this yourself.
@KelvinTegelaar commented on GitHub (Mar 15, 2022):
Implemented in Dev