Can the RESTful API of Microsoft Identity for bearer tokens be scaffolded ? #59662
Unanswered
LucianoCBarilari
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I created a backend Web API in Visual Studio using Microsoft Identity with bearer token authentication, but without a UI. I want to customize the default Identity endpoints, but I haven’t found a way to scaffold them. I tried scaffolding the UI following Microsoft’s documentation, but it didn’t affect the endpoints.
Beta Was this translation helpful? Give feedback.
All reactions