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

How to configure multiple admins ? #258

Open
bobbeck55 opened this issue Apr 25, 2023 · 4 comments
Open

How to configure multiple admins ? #258

bobbeck55 opened this issue Apr 25, 2023 · 4 comments

Comments

@bobbeck55
Copy link

In quack.properties , I see the following attributes
auth.admin.login
auth.admin.password
auth.admin.logins

When I put 1 user id and 1 password in the 1st 2 attributes, quack configures that
user as an admin. If I put 2 user ids in auth.admin.login, quack doesn't accept either user id. I do not know how/if auth.admin.logins is supposed to work because when I put 2 user ids there, nothing different happens.

Is it possible to configure 2 or more admin accounts?

@azee
Copy link
Collaborator

azee commented Apr 27, 2023

Hi @bobbeck55

What type of auth provider you are using in your system? ATM it can be done for jira auth provider only.

Will schedule some work to make it available in other providers.

@bobbeck55
Copy link
Author

Where an I find the jira authorization provider java code?

@bobbeck55
Copy link
Author

Hi Aziz,

Is the jira authentication provider available in open source?

Thanks,
Bob

@azee
Copy link
Collaborator

azee commented May 15, 2023

HI @bobbeck55

It was created for a Jira Server https://github.com/greatbit/whoru/tree/master/jira-auth-provider

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

2 participants