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

OIDC auth, custom configs #63

Merged
merged 6 commits into from
Jul 13, 2022
Merged

Commits on May 12, 2022

  1. Update dashboards.yml. Fix owner and permissions for home folder

    Signed-off-by: Sergey Shubin <serg@ssid.name>
    ssi444 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    6e74ddd View commit details
    Browse the repository at this point in the history
  2. The validity period of certificates is set to a variable

    Signed-off-by: Sergey Shubin <serg@ssid.name>
    ssi444 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    9925a0c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. change HOME directory for {{ os_user }} and {{ os_dashboards_user }} …

    …and set them /bin/false shell
    
    Signed-off-by: Sergey Shubin <serg@ssid.name>
    ssi444 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    0a5885e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. auth_type (internal, openid). Custom configs, IaC

    1. Added the ability to log in via OpenID
    2. Added the ability to install custom configuration files for the cluster
    3. Added the ability to reconfigure the cluster (in particular, update certificates) when expanding it
    4. Added the ability not to change certificates if the cluster composition has not changed, but only the settings have changed.
    
    Signed-off-by: Sergey Shubin <serg@ssid.name>
    ssi444 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    abf770d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. readme. description for OpenID, IaC, custom configuration files

    Signed-off-by: Sergey Shubin <serg@ssid.name>
    ssi444 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    4b4bf51 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. refactoring. see opensearch-project#63

    Signed-off-by: Sergey Shubin <serg@ssid.name>
    ssi444 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    394a9d5 View commit details
    Browse the repository at this point in the history