Step-up auth: Fix indentation and order of documentation section

What does this MR do and why?

Improves the documentation structure by reorganizing sections and fixing heading hierarchy in the step-up authentication configuration. This follow-up change addresses documentation formatting issues:

  • Moves custom documentation links section after provider examples
  • Changes provider sections from h4 (####) to h3 (###) headings
  • Creates logical flow: general setup → provider examples → config

The reorganization ensures readers first learn provider-specific implementation before learning about optional documentation links configuration.

This is a follow-up to !200996 (merged) .

🛠️ with ❤️ at Siemens

References

Follow-up to !200996 (merged)

Screenshots or screen recordings

Documentation structure changes only.

When visiting the documenation page http://gdk.test:1313/administration/auth/oidc/#configure-custom-documentation-links-for-step-up-authentication , then you will notice that the table of content has changed in the navigation sidebar (right side).

Before After
grafik grafik

How to set up and validate locally

  1. Navigate to the documentation file at doc/administration/auth/oidc.md or http://gdk.test:1313/administration/auth/oidc/#configure-custom-documentation-links-for-step-up-authentication
  2. Verify the step-up authentication sections are properly ordered:
    • General step-up auth configuration
    • Keycloak provider example (h3 heading)
    • Microsoft Entra ID provider example (h3 heading)
    • Custom documentation links configuration
  3. Confirm heading hierarchy is consistent throughout

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

MR Checklist (@gerardo-navarro)

Related to #526598

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading