Another Quick Tip for Dexterity developers. This one discusses what changes need to be made to an integrating Dexterity application when upgrading from pre version 10.0 code to version 10.0 or GP 2010 to handle the changes in the security model.
When version 10.0 was released it changed the security model from the old user and class based optimistic model (where access was granted by default and you had to deny access) to the role and task based pessimistic model (where access is denied by default and you have to grant access).
There are a few requirements that a Dexterity developer needs to consider when working with this security model change:
These topics are covered in detail with example code in the Integration Guide (IG.PDF) manual installed with Dexterity, please look at Part 8: Application Services, Chapter 36: Security (Thanks to Steve Kubis).
I know that v10.0 and GP 2010 were released quite a while ago, but I am still seeing these issues occurring.
Hope this is helpful.
David
27-Oct-2011: Added link to How to resolve Security errors on Login post.
Thanks for the great tip David!
Posting by Mark Polino from DynamicAccounting.net
msdynamicsgp.blogspot.com/.../quick-tip-updating-dexterity.html
Posting from Jivtesh Singh at About Dynamics, Development and Life
www.jivtesh.com/.../everything-dynamics-gp-36.html
PLEASE READ BEFORE POSTING
Please only post comments relating to the topic of this page.
If you wish to ask a technical question, please use the links in the links section (scroll down, on right hand side) to ask on the Newsgroups or Forums. If you ask on the Newsgroups or Forums, others in the community can respond and the answers are available for everyone in the future.