Skip to content

Cleanup UM sample#366

Merged
ProgrammerAL merged 7 commits into
mainfrom
alrodri/cleanup-um-sample
Jun 18, 2026
Merged

Cleanup UM sample#366
ProgrammerAL merged 7 commits into
mainfrom
alrodri/cleanup-um-sample

Conversation

@ProgrammerAL

Copy link
Copy Markdown
Contributor
  • Deleted the UserManagementSample.GettingStarted project/code. It wasn't being used for anything.
  • Cleaned up the README.md file to have a little more Why instead of WHAT
  • Some UI cleanup (move elements)
  • Moved more config to Aspire

…icense header to Aspire app. Added a the UserManagementSample.GettingStarted csproj to sln file. Code was there and being used in Aspire, but project wasn't added to sln.

@maartenba maartenba left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small comment, and...

Can you keep/bring back UserManagementSample.GettingStarted? It is the project we use in the docs getting started tutorial and I'd like to keep it so we can test the docs changes more easily (and one day, reference the code from this sample).

Comment thread IdentityServer/v8/UserManagement/FullSample/README.md Outdated
@ProgrammerAL

Copy link
Copy Markdown
Contributor Author

@maartenba

Can you keep/bring back UserManagementSample.GettingStarted

No problem. Do you mind if I put that code somewhere else? I don't think it needed to be in that location. What about in the /Quickstarts folder?

@maartenba

Copy link
Copy Markdown
Member

Quickstarts is all of the IS quickstarts. Can be the original location, or a directory next to the other UM samples (no strong opinion), only need to make sure the links to this sample in docs are updated.

@ProgrammerAL

Copy link
Copy Markdown
Contributor Author

I just didn't think we should have 2 samples the same directory. It would be confusing to users. I'll keep a single /UserManagement directory for all UM samples, and add sub folders for the two samples we have. Will move the password registration on in there later on once we can merge it in.

…heir own folder. Now there's a /FullSample and /GettingStarted directories
@maartenba maartenba self-requested a review June 18, 2026 17:42

@maartenba maartenba left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, in case you want to merge at any point

…ityserver.dev.localhost TLD because it was a little confusing in the spots that needed it to be localhost:5001, but more importantly so the Google External Auth would work.
@ProgrammerAL

ProgrammerAL commented Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

Approved, in case you want to merge at any point

Thanks. Will merge once the docs PR is approved so the links aren't messed up too long. DuendeSoftware/docs.duendesoftware.com#1140

@ProgrammerAL ProgrammerAL merged commit edae098 into main Jun 18, 2026
3 checks passed
@ProgrammerAL ProgrammerAL deleted the alrodri/cleanup-um-sample branch June 18, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants