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

[dev.icinga.com #6141] Add wizard step for the authentication configuration #629

Closed
icinga-migration opened this issue May 7, 2014 · 6 comments
Labels
area/installation Affects the installation enhancement New feature or improvement

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/6141

Created by jmeyer on 2014-05-07 08:58:41 +00:00

Assignee: (none)
Status: Rejected (closed on 2014-09-10 08:14:50 +00:00)
Target Version: (none)
Last Update: 2015-03-30 09:23:07 +00:00 (in Redmine)


As a user, I want to to define how I want my users to authenticate.

Acceptance criteria:

  • Possible authentication methods are "External", "AD/LDAP" and "Database"
  • If "External" is selected, nothing else needs to be configured
  • If "AD/LDAP" is selected
    • Options: Server (IP, hostname or domain), bind_dn, bind_pw, base_dn, user_name_attribute, user_class
    • If it's an MSAD server, base_dn, user_name_attribute and user_class are populated with default values (user_name_attribute => sAMAccountName, user_class => user)
  • If "Database" is selected
    • Options: Type (mysql or pgsql), Server (IP or hostname), Port, User, Password, Database
  • Proceeding to the next step causes the input being validated

Changesets

2014-05-19 16:43:16 +00:00 by mjentsch c3ef81f

Refractor resource forms and add AuthenticationPage

refs #6141

2014-05-21 12:53:49 +00:00 by mjentsch 4df6133

Move all resource types into subforms

refs #6141

2014-05-21 13:40:12 +00:00 by mjentsch 1c46ae9

Fix overwritte default-values in forms and connection validation

refs #6141

2014-05-21 16:22:52 +00:00 by mjentsch d28f92c

Add host discovery to authentication page

Find all domains for a given hostname, create a listbox to choose the hostname
and start to discover capabilities of the given host.

refs #6141

2014-05-26 16:27:38 +00:00 by mjentsch a5f175f

Detect AD ldap server and automatically fill in presets

Detect wether the added server is an Active Directory server and use the
information fetched from the discovery to fill the form with more accurate
preset values.

refs #6141

2014-05-28 13:37:34 +00:00 by mjentsch 4f3acfc

Refractor resource forms and add AuthenticationPage

refs #6141

2014-05-28 13:37:34 +00:00 by mjentsch 5e1729d

Move all resource types into subforms

refs #6141

2014-05-28 13:37:34 +00:00 by mjentsch ec096c3

Fix overwritte default-values in forms and connection validation

refs #6141

2014-05-28 13:37:34 +00:00 by mjentsch 418dd94

Add host discovery to authentication page

Find all domains for a given hostname, create a listbox to choose the hostname
and start to discover capabilities of the given host.

refs #6141

2014-05-28 13:37:34 +00:00 by mjentsch ae74159

Detect AD ldap server and automatically fill in presets

Detect wether the added server is an Active Directory server and use the
information fetched from the discovery to fill the form with more accurate
preset values.

refs #6141

2014-05-28 13:37:34 +00:00 by mjentsch fd0c3b7

Split authentication wizard into several pages in a sub wizard

refs #6141

2014-05-28 13:53:04 +00:00 by mjentsch 6fcc7eb

Refractor resource forms and add AuthenticationPage

refs #6141

2014-05-28 13:53:04 +00:00 by mjentsch 181aac8

Move all resource types into subforms

refs #6141

2014-05-28 13:53:04 +00:00 by mjentsch 436286b

Fix overwritte default-values in forms and connection validation

refs #6141

2014-05-28 13:53:04 +00:00 by mjentsch bf6f410

Add host discovery to authentication page

Find all domains for a given hostname, create a listbox to choose the hostname
and start to discover capabilities of the given host.

refs #6141

2014-05-28 13:53:04 +00:00 by mjentsch 9bd053e

Detect AD ldap server and automatically fill in presets

Detect wether the added server is an Active Directory server and use the
information fetched from the discovery to fill the form with more accurate
preset values.

refs #6141

2014-05-28 13:54:24 +00:00 by mjentsch 9272915

Split authentication wizard into several pages in a sub wizard

refs #6141

2014-05-28 16:29:56 +00:00 by mjentsch 9c74136

Clean up functions that are useless after changes introduced by the rebase

refs #6141

Parent Task: #6136

@icinga-migration
Copy link
Author

Updated by mjentsch on 2014-05-21 09:23:00 +00:00

  • Assigned to set to mjentsch

@icinga-migration
Copy link
Author

Updated by mjentsch on 2014-05-21 16:22:22 +00:00

  • Done % changed from 0 to 60

@icinga-migration
Copy link
Author

Updated by mjentsch on 2014-05-28 16:22:26 +00:00

  • Done % changed from 60 to 80

@icinga-migration
Copy link
Author

Updated by elippmann on 2014-07-22 13:52:45 +00:00

  • Assigned to deleted mjentsch
  • Target Version changed from 2.0-4 to Backlog

@icinga-migration
Copy link
Author

Updated by jmeyer on 2014-09-10 08:14:50 +00:00

  • Status changed from New to Rejected

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-03-30 09:23:07 +00:00

  • Target Version deleted Backlog

Backlog must not contain closed issues.

@icinga-migration icinga-migration added enhancement New feature or improvement area/installation Affects the installation labels Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/installation Affects the installation enhancement New feature or improvement
Projects
None yet
Development

No branches or pull requests

1 participant