-
Notifications
You must be signed in to change notification settings - Fork 3k
Remove outdated Renarde references in OIDC and web guides #49967
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
Remove outdated Renarde references in OIDC and web guides #49967
Conversation
This comment has been minimized.
This comment has been minimized.
🙈 The PR is closed and the preview is expired. |
This comment has been minimized.
This comment has been minimized.
Thanks for the contribution! Please squash the commits when done |
“Hi, I’ve checked — the commits are already squashed into a single one after applying the suggestion. Please let me know if any further change is needed" |
e26762d
to
ae7e892
Compare
Thanks for the update! |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
4aeed29
to
23f1d3e
Compare
Thanks @bhawnapannu2701 for reverting the merge from main, if you'd like, we can help with squashing ? Like I said, just do
where and this will show 2 commits with pick, your one and the one related to the suggestion I made, and you replace So, say, in vi, you'll see:
and you update it like this:
and save and it is done... Give it a try and if it does not work, we can squash |
This comment has been minimized.
This comment has been minimized.
23f1d3e
to
f5dca62
Compare
Squash done. Branch rebased on main. Ready for review ✅ |
Status for workflow
|
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 PR, thanks @bhawnapannu2701
Summary
Removed outdated references to Renarde in OIDC providers and web guides.
Why
These references are no longer relevant and caused confusion for readers.
Verification
Built docs locally; checked that links and sections render correctly.