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

upgrade the sso group name for lain app #19

Open
panli889 opened this issue Nov 15, 2016 · 0 comments
Open

upgrade the sso group name for lain app #19

panli889 opened this issue Nov 15, 2016 · 0 comments

Comments

@panli889
Copy link
Member

In the commit of f36892e, we updated the sso group name to be readable group name, so if you have opened auth before this commit and want to upgrade console to the latest version, you need to follow these steps to make the auth work normally:

  • deploy the latest console into lain
  • enter one of the instance containers
  • run ./script/upgrade_sso_group_name --sso_url=<sso_url>

When running the script you need login first, please make sure the login username has the access to all the lain app. The script will create new sso group, move the maintainer from former group to the new group and delete the former group.

If something goes wrong during the upgrading, you may need closing the auth and initing auth with lainctl to recover.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant