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

improve saml config options #379

Merged
merged 3 commits into from
May 26, 2023

Commits on May 25, 2023

  1. improve saml config options

    we can set on company email domain which will be tested
    when authenticating via saml and if user email matches it
    it will assign the company to user.
    
    there is also new config for custom client saml configs
    which allows us to configure user specific login page which
    picks the config to be used for SAML auth. then it uses
    the company domain to match the config value.
    
    STTNHUB-222
    petrjasek committed May 25, 2023
    Configuration menu
    Copy the full SHA
    6b91d16 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. fix issues

    petrjasek committed May 26, 2023
    Configuration menu
    Copy the full SHA
    28a960d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8a88f5 View commit details
    Browse the repository at this point in the history