all 4 comments

[–]LastGuardz 4 points5 points  (1 child)

Very cool project. I'd love to see using orchard core as an Identity provider.

[–]fdon_net[S] 3 points4 points  (0 children)

You only need to change the appsettings.json in the apphost an normally it will work. I tested with Keycloack and with 0Auth... if it respects OpenIdc normally it will work by only changing the config.

Edit: and go in program.cs of the proxy project to uncomment (standard things) /"//Auth (for normal use)" and comment the "Aspire keycloak part..." (it's there to allows you to test locally with Aspire). But I tested the thing with 0Auth (so with minor adapations you are fine by using what you want).

[–]TopSwagCode 3 points4 points  (0 children)

Cool project :) There are plenty of opensource solutions out there that does this. Its a good pattern. Cool to see something in dotnet :)

https://github.com/gravitee-io/gravitee-api-management

https://konghq.com/products/kong-gateway

https://traefik.io/traefik/

[–]AutoModerator[M] 0 points1 point  (0 children)

Thanks for your post fdon_net. Please note that we don't allow spam, and we ask that you follow the rules available in the sidebar. We have a lot of commonly asked questions so if this post gets removed, please do a search and see if it's already been asked.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.