Kerberos Use Case: Single Sign-On to Custom .NET Application and ActiveMatrix BPM REST Services
If the user has signed on to a custom .NET application, they can continue to use it as it makes calls to ActiveMatrix BPM REST services without having to sign on again.
Procedure
- The user provides their credentials to Windows.
- Windows grants access to the user.
- In the same Windows login session, the user accesses a custom .NET application, which is running on Microsoft Internet Information Services using Integrated Windows Authentication.
- Single sign-on occurs from Windows to the application.
- The application grants access to the user, without displaying its sign-on screen.
- While the user is using the application, the application makes a call to an ActiveMatrix BPM REST service.
- Single sign-on occurs from the application to ActiveMatrix BPM.
- The service runs without displaying a sign-on screen.
Copyright © Cloud Software Group, Inc. All rights reserved.