Feature/getting started going further#189
Merged
kevinchalet merged 6 commits intoopeniddict:devfrom Mar 24, 2026
Merged
Conversation
Member
|
Thanks for your PR, Andy. It looks like there's a merge conflict with your previous PR: rebasing your branch on top of |
3d0b0ee to
f7af455
Compare
kevinchalet
reviewed
Mar 9, 2026
kevinchalet
reviewed
Mar 10, 2026
guides/getting-started/index.md
Outdated
| - A quick start .NET Core OpenIddict OAuth 2.0/OpenID Connect server instance with a management portal for clients and users. | ||
| [Creating your own server instance with Management UI](https://www.openiddictcomponents.com/articles/quick-start-openiddict-sso-solution-with-management-ui). | ||
| - Step by step article, [Creating your own server instance with Management UI](https://www.openiddictcomponents.com/articles/quick-start-openiddict-sso-solution-with-management-ui). | ||
| - Or see it come to life via this [short video](https://www.youtube.com/watch?v=-QuutC0OFFE). |
Member
There was a problem hiding this comment.
I guess that works but wouldn't an embedded video be more attractive?
(note: the documentation site uses vitepress so directly using HTML should work but if it doesn't, https://www.npmjs.com/package/@miletorix/vitepress-youtube-embed could likely help).
d9162f5 to
6f00763
Compare
Member
|
@andrewclymer I went ahead and opted for the embedded video option:
The same video is also now visible on the integrations page: https://documentation.openiddict.com/integrations/. Cheers. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Now includes video link to quick start with AdminUI