-
Notifications
You must be signed in to change notification settings - Fork 249
Refresh and simplify authentication/authorization samples #331
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
Conversation
bart-vmware
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great to see the new Steeltoe extensions in use!
Co-authored-by: Bart Koelman <[email protected]>
Co-authored-by: Bart Koelman <[email protected]>
bart-vmware
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, looks great!
I'll push another commit to run code-cleanup.
And one that fixes the ConfigServer sample (the .net version got bumped)
Update security samples to .NET 8, combine JWT and Certificate services into one, add instructions for running a UAA server