Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 13 Next »

KnowHow supports multiple source for Authentication and 4 different kind of roles for Authorization.

Authentication

On the Login screen, the user can select Standard login or AD login to authenticate him/her-self

KnowHOW Login

Any individual can self-sign on a KnowHow instance. You can use the login page to register a user specifying user name, password, and email. Once Ad provider is configured, KnowHOW login can be disabled from setting in KnowHOW.

Active Directory Login

A user using a default Superadmin user or with a SUPERADMIN role can configure AD server details on the KnowHOW instance.

Please Note: If Publicis Sapient teams wish to integrate Lion Login AD, please reach out to the KnowHOW for AD details .

  1. Go to settings from the sandwich icon on the top right corner 

  2. Under "Misc. Settings" tabs go to AD settings

  3. Provide the AD server details mentioned 

    • Bind Username (used to create a bind and validate the users)

    • Bind User Password

    • Root Distinguished Name: Root path of AD tree under which users are being searched on AD server (eg: DC=company,DC=com)

    • AD Host - URL used to connect to the server using LDAPS 

    • AD Port - port for AD (Eg: 639)

    • Domain - AD domain under which users are registered   (eg: testuser@company.com  → Domain: http://company.com )

  4. After configuring the AD details click on save, Configure the AD Certificate on server side by following this steps .

  5. Once CustomAPI is up, go to the login screen select "Login With AD" and provide your AD login username and password

  • No labels