Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

syzygymz
syzygymz
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
3

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by syzygymz
Customize the badges you want to showcase on your profile
Re: External authentication - Adobe LiveCycle 19-11-2008
Great, that fixed it!btw. Is there any mapping of roles/rights to those numbervalues?When using 0 or 1 I get a Permission ExceptionError: MessageManager.createNode : insufficient permissionsto create nodeUsing 100 and everything works fine.Thanks for the quick help...

Views

182

Likes

0

Replies

0
External authentication - Adobe LiveCycle 19-11-2008
I used the code from SDK/extras/scripts/groovy/cocomo.groovy.def am = new AccountManager()am.login(,) def session = am.getSession()session.getAuthenticationToken(,ARBITRARY_NAME_STRING, ARBITRARY_ID_STRING,ARBITRARY_ROLE_STRING)In flex I use the generated token and firebug shows thefollowing request:GEThttps://na2.connectnow.acrobat.com/app/ticket?exx=&instance=/testHere is the response:

Views

185

Likes

0

Replies

0
External authentication - Adobe LiveCycle 18-11-2008
Hi,when trying to run the ExternalAuthentication app from thecocomo example the following error appears:Error: error getting ticket: [Event type="error"bubbles=false cancelable=false eventPhase=2] atcom.adobe.rtc.session.managers::SessionManagerAdobeHostedServices/onTicketError()[C:\work\main\connect\cocomo\src\com\adobe\rtc\session\managers\SessionManagerAdobeHostedServices.as:104] at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() atcom.ad...

Views

1.4K

Likes

0

Replies

5