Basic Authentication with FluenceXL Web Edition

Revision as of 15:10, 3 July 2023 by Csalter (talk | contribs) (Text replacement - "XLCubed" to "FluenceXL")

Basic Authentication would typically be used where it's not possible to configure Kerberos Delegation or if the set of users need to be maintained locally on the machine (independent of the Active Directory/Domain users).

The client will be prompted for a user-id and password - this will be authenticated against local users (if no domain is specified) or the active directory users. The database will be accessed using the given account and can be located on a different server to the web server.

See Also