How to integrate OrchardCore.OpenId to an Authentication Server using Microsoft Identity #13519
Unanswered
maniani-dev
asked this question in
Q&A
Replies: 1 comment
-
OpenId is core module, you can add reference to your web app to enable openid related features. Documented here https://docs.orchardcore.net/en/latest/docs/reference/modules/OpenId/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to figure out how to add OrchardCore.OpenId to an existing Authentication Server pipeline.
I thought I'd find something like AddOrchardOpenId() to add the OrchardCore OpenId module but not joy.
I am interested in seeing the OpenId endpoints without UI which AddOrchardCms() already does it perfectly out of the box
forgive me if I am barking at the wrong tree here
Beta Was this translation helpful? Give feedback.
All reactions