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

[v17] [entraid] store entra appId in plugin settings #48798

Merged
merged 2 commits into from
Nov 12, 2024

Commits on Nov 12, 2024

  1. [entraid] store entra appId in plugin settings

    This PR stores the Entra ID appID of the application used for SSO in Entra ID plugin settings.
    This field filled in a best effort scenario and might be empty for old Entra Plugins.
    Newly created plugins will make the field mandatory.
    
    Signed-off-by: Tiago Silva <[email protected]>
    tigrato authored and github-actions committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a3fb51e View commit details
    Browse the repository at this point in the history
  2. handle code review comments

    tigrato authored and github-actions committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ed21b85 View commit details
    Browse the repository at this point in the history