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

Add default admin for first time deployments #74

Open
ayr-ton opened this issue Jan 4, 2019 · 0 comments
Open

Add default admin for first time deployments #74

ayr-ton opened this issue Jan 4, 2019 · 0 comments

Comments

@ayr-ton
Copy link
Owner

ayr-ton commented Jan 4, 2019

As a non-Okta User
When I connect to Kamu for the first time
I want to have a default admin user and password
So I can configure the first users that will use Kamu

Acceptance Criteria

Given I have no Okta environment variables
When I try to login with admin username and (sudo su) password
Then I should be able to access the system and the admin page with full capabilities

Is your feature request related to a problem? Please describe.

For non-Okta based deployments, we need to manually connect to the instance and run python manage.py createsuperuser for creating the first superuser.

The responsibility for deleting or changing the admin credentials should be at the first administrator.

Don't forgot to remove the mention for this issue from README.md

ayr-ton added a commit that referenced this issue Jan 4, 2019
ayr-ton added a commit that referenced this issue Jan 4, 2019
edersonbadeca pushed a commit to edersonbadeca/kamu that referenced this issue Jan 4, 2019
edersonbadeca pushed a commit to edersonbadeca/kamu that referenced this issue Jan 4, 2019
macecchi pushed a commit to macecchi/kamu that referenced this issue Jan 6, 2019
macecchi pushed a commit to macecchi/kamu that referenced this issue Jan 6, 2019
@ayr-ton ayr-ton mentioned this issue Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant