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

[Docs] Update auth_setup.rst #5863

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pranshustuff
Copy link

@pranshustuff pranshustuff commented Oct 18, 2024

Tracking issue

Closes #5552

Why are the changes needed?

The docs had a few issues as mentioned in the issue and the intro was slightly hard to read and understand.

What changes were proposed in this pull request?

  1. The steps for MS Entra ID tab in Identity Management layer : OIDC were updated and formatted in detail, to keep up with Azure UI changes.
  2. The indentation for configmap.adminServer.security was corrected.
  3. Steps 8 onward were taken out of the Notes block.
  4. The introduction to Identity server and authorization server was formatted for better readability.

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Docs link

Authenticating in Flyte page, changes mentioned above

Fixed the following issues:
1. The steps for MS Entra ID have to be updated to reflect the current location of settings on the Azure UI
2. fixed indentation error in ``configmap.adminServer.security``
3. Step 8 and beyond are folded inside the Note block when it should be out.
4. made the intro slightly easier to read.


Signed-off-by: Pranshu <[email protected]>
@pranshustuff pranshustuff changed the title Update auth_setup.rst [Docs] Update auth_setup.rst Oct 19, 2024
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.98%. Comparing base (e72f102) to head (9ed9bdd).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5863      +/-   ##
==========================================
- Coverage   36.99%   36.98%   -0.01%     
==========================================
  Files        1318     1318              
  Lines      132449   132449              
==========================================
- Hits        48994    48990       -4     
- Misses      79202    79206       +4     
  Partials     4253     4253              
Flag Coverage Δ
unittests-datacatalog 51.58% <ø> (ø)
unittests-flyteadmin 54.06% <ø> (ø)
unittests-flytecopilot 30.99% <ø> (ø)
unittests-flytectl 62.29% <ø> (-0.05%) ⬇️
unittests-flyteidl 7.23% <ø> (ø)
unittests-flyteplugins 53.85% <ø> (ø)
unittests-flytepropeller 42.60% <ø> (ø)
unittests-flytestdlib 55.18% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wild-endeavor
Copy link
Contributor

thanks for the pr! just one comment and mind updating the conflict?

wild-endeavor
wild-endeavor previously approved these changes Dec 20, 2024
@wild-endeavor
Copy link
Contributor

@pranshustuff sorry, mind clearing out the newlines as well please?

@pranshustuff
Copy link
Author

pranshustuff commented Dec 20, 2024

@wild-endeavor done.
sorry didn't mean to dismiss that review, misclicked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Approved yet unmerged PRs
Development

Successfully merging this pull request may close these issues.

[Docs] auth setup page issues
3 participants