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

Update Samples to v7 #151

Closed
39 tasks done
josephdecock opened this issue Nov 17, 2023 · 3 comments · Fixed by #167, #165, #164, #163 or #162
Closed
39 tasks done

Update Samples to v7 #151

josephdecock opened this issue Nov 17, 2023 · 3 comments · Fixed by #167, #165, #164, #163 or #162
Assignees
Milestone

Comments

@josephdecock
Copy link
Member

josephdecock commented Nov 17, 2023

  • AspNetIdentity
  • Basics
    • ClientCredentials
    • Introspection
    • MvcBasic
    • MvcTokenManagement
    • MvcBackChannelLogout
    • JwtBasedClientAuthentication
    • MvcJarJwt
    • MvcPar
  • BFF
    • Angular
    • React
    • Blazor WASM
    • JS
    • Yarp
    • DPoP
    • Split Hosts
    • Token Exchange
  • Configuration
    • Permissions
    • PipelineRegistration
    • SimpleDcr
    • SoftwareStatement
  • DPoP
  • MTLS
  • PAT
  • Scopes and Resources
  • Session Management
  • Session Migration
  • Token Exchange
  • User Interaction
    • Ciba
    • Dynamic Providers
    • ProfileService
    • SpaLoginUi
    • StepUp
    • WindowsAuthentication
    • WsFederationDynamicProviders
@brockallen
Copy link
Member

If you search thru the filesystem in the ~/v7 directory I still see many project references still using IS v6.x:

image

@brockallen brockallen added this to the IS 7.0 milestone Jan 24, 2024
@josephdecock
Copy link
Member Author

If you search thru the filesystem in the ~/v7 directory I still see many project references still using IS v6.x:

Thanks for catching that! Looks like there were a couple of branches (including one with all the UserInteraction samples) that still needed to be merged.

@brockallen
Copy link
Member

Looks like these are all done now, except for the Otel one, which is tracked here: #170

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment