Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document main Azure Active Directory integration scenarios in our templates #7224

Closed
javiercn opened this issue Jun 22, 2018 · 7 comments
Closed
Assignees
Milestone

Comments

@javiercn
Copy link
Member

As part of 2.1 we moved all the support out from the templates and into packages. As part of that move we made some changes:

  • Move views/controllers into an area
  • Use a policy scheme to setup the different configurations.

We should document how to accomplish a few of the common scenarios with Azure AD and the best practices to extend the logic from the current packages.

  • Samples
    • How to setup multiple handlers on the same app.
      • Bearer and OIDC.
    • How to extend the existing code to handle common scenarios
      • Get an access token
  • Best practices
    • Where to put different parts of the code
    • How to register them (what order)
@danroth27
Copy link
Member

We should make sure Azure AD and Azure AD B2C scenarios are covered here.

@Rick-Anderson
Copy link
Contributor

@CamSoper is this something you can do in the next two sprints? If not, @scottaddie can take it.

@CamSoper
Copy link
Contributor

CamSoper commented Oct 30, 2018

@Rick-Anderson Wade's got me 100% on this book project. I can help @scottaddie with it, though.

@Rick-Anderson
Copy link
Contributor

@javiercn @danroth27 can you assign someone to write the samples and draft the best practices? We don't have the expertise or bandwidth for this.

Note the PU label. All PU issues are assigned to you guys (Product Unit). We'll provide editing services.

@javiercn
Copy link
Member Author

javiercn commented Mar 5, 2020

https://gist.github.com/javiercn/62044bab948e42cc9e4e695e4aaee7b8

@Rick-Anderson
Copy link
Contributor

@Rick-Anderson
Copy link
Contributor

ported to #22745 but per @javiercn point people out to Microsoft.Identity.Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

7 participants