Custom Module Minimal API with AD Authentication #3247
-
|
Hi, The purpose of having a custom module is to integrate (consume APIs and expose minimal APIs) with other systems and it has separate windows AD authentication. Does Oqtane can allow to extend or I can use existing OpenID Connect provider and configure windows AD? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
Oqtane supports OIDC - it can be configured for each site in an installation. |
Beta Was this translation helpful? Give feedback.
-
|
@sbwalker To consume third party system’s APIs we need to authenticate Windows AD with service account which I needs to configure “AD Path” and service account credentials (instead of Client ID & Secret). How do I configure this? |
Beta Was this translation helpful? Give feedback.

Yes, it should be possible to add the Windows AD integration to a custom module. You may need to include some custom middleware as well which can be integrated using IServerStartup.