- I have registered two apps following this Azure AD demo from step1 to step 4.
- And I git cloned Azure AD demo and ran it successfully.
- But I want to request my custom API, so I replace the
resource
,but i get something wrong. The resource URI appears likehttp://<talent-id>/TodoListDaemon
.
Now, I have two questions:
- How do I set up a true resource?
- How extra work in my custom api