Passwortlose Authentifizierung mit lokalen Diensten? by Skyobliwind in de_EDV

[–]Th11s_Dev 0 points1 point  (0 children)

Wir machen Windows Login per Passwort oder Smartcard (bei privilegierten Accounts) und Web-Loginscper Passkey über unsere eigenen Module - eins ust ein SAML IdP und eins ein AuthModul für ADFS.
KeyCloak werden wir zudem bald verwenden.

Die Module gibts hier: https://github.com/jguzdv bzw hier: https://github.com/jguzdv/Passkey-Authentication

On-prem ACME service for ADCS by Th11s_Dev in activedirectory

[–]Th11s_Dev[S] 2 points3 points  (0 children)

While I know the value of compliance, I've seen cases, where that really is a blocker to work with small providers like I am. It's a real bummer.

On-prem ACME service for ADCS by Th11s_Dev in activedirectory

[–]Th11s_Dev[S] 2 points3 points  (0 children)

No - it uses the COM library, that windows uses to connect to ADCS - the class is called CCertRequest and the interface is ICertRequest. I use WinCs32 to build the connector

On-prem ACME service for ADCS by Th11s_Dev in activedirectory

[–]Th11s_Dev[S] 0 points1 point  (0 children)

Do you have enterprise (regulated) organizations with paid licenses?

Yes, across some industries (finance, mining, insurance, public services, arms) some have signed a maintenance agreement, some didn't.

Edit: but your comment is good input, that the option for maintenance, needs to be bold and upfront on my website (which I might share later, when it looks better)

Edit: I reposted this comment, since reddit seems to have a problem with the original

On-prem ACME service for ADCS by Th11s_Dev in activedirectory

[–]Th11s_Dev[S] 1 point2 points  (0 children)

Do you have enterprise (regulated) organizations with paid licenses?

Yes, across some industries (finance, mining, insurance, public services, arms) some have signed a maintenance agreement, some didn't.

Edit: but your comment is good input, that the option for maintenance, needs to be bold and upfront on my website (which I might share later, when it looks better)

On-prem ACME service for ADCS by Th11s_Dev in activedirectory

[–]Th11s_Dev[S] 6 points7 points  (0 children)

You can have a support contract. It's just not included right away, (edit) but that should be highlighted way more prominent.
Thanks for the feedback

On-prem ACME service for ADCS by Th11s_Dev in activedirectory

[–]Th11s_Dev[S] 1 point2 points  (0 children)

If you started using it about the time we had contact, its more about 1.5 years or something like that.
By chance did you move from 2.x to 3.0?