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

rework configuration of the plugin #399

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Commits on Sep 19, 2024

  1. rework configuration of the plugin

    The server configuration (token URLs, scopes etc) are now in separate
    describable.
    
    This makes the UX cleaner, and the code cleaner in the realm.
    
    The config.xml is backwards compatable with previous versions, but the casc
    format is not.
    
    when in discovery mode via well known endpoint the override scopes are
    now used explicitly rather than using the overlapping scopes from the
    overrides and those provided by the server
    jtnord committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3e8cbca View commit details
    Browse the repository at this point in the history