Skip to content

DocuWare/Workflow-Webservice-BasicAuth

Repository files navigation

Example Workflow webservice with basic-auth

This is an example project for using a "Workflow Manager Web Service Activity" with a webservice with basic authentication.
The use of basic authentication is a new feature included in DocuWare 7.1 for the first time.

Current sample is based on the existing sample described here.

Todo before start

In BasicAuthHttpModule.cs on method "CheckPassword" you'll find the current validation for username and password.
Edit this part for your individual needs, e.g. checking with database, ActiveDirectory or LDAP.

Take also a look to our How to configure IIS

About

Example for wokflow C# webservice with Basic Authentication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published