Difference between revisions of "Kerberos SSO Testing"
From Opentaps Wiki
Jump to navigationJump to search (New page: For this test, create two kerberos logins on your server, one called "DemoSalesManager" and one called "unknown". The exact spelling and upper/lower cases is important. Then: # Login as...) |
m (Protected "Kerberos SSO Testing": Sysop page [edit=sysop:move=sysop]) |
(No difference)
|
Latest revision as of 21:37, 8 July 2008
For this test, create two kerberos logins on your server, one called "DemoSalesManager" and one called "unknown". The exact spelling and upper/lower cases is important. Then:
- Login as "DemoSalesManager" to opentaps CRM should be successful.
- Login as "DemoSalesManager" to the parties and users application ("party manager") should fail due to lack of permission. Users should then be able to login with username "admin" and password "ofbiz"
- Login as "unknown" to opentaps CRM or party manager should fail, as unknown is not a user in opentaps even though it is a kerberos user. Users should then be able to login with DemoSalesManager to CRM or admin to party manager.