pdevito3 / craftsman

A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀
https://wrapt.dev
MIT License
1.12k stars 66 forks source link

Keycloak auth server #89

Closed pdevito3 closed 2 years ago

pdevito3 commented 2 years ago

Replaces the duende auth server with keycloak and pulumi

ogkushmin commented 1 year ago

Is there a way to still gen up duende instead of keycloak?

pdevito3 commented 1 year ago

not at the moment. the big motivators being increased maintenance and lack of a robust duende setup that was actually going to be useful for anything more than demo flow, which the keycloak setup does alongside having a more robust option ootb.

i started working on a more robust project that would turn to scaffolding but it was becoming a huge lift. I do have a pending request in with duende on a more plug and play option that they seemed receptive to and could be integrated in the future.

bottom line is that it was just becoming too big of an effort to get something of quality in at this point. i would love to get something more robust in at some point though.

at the moment, if you want to use it, you might just want to downgrade craftsman and do an add authserver to get it in or grab a template project and update the auth config.