- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
yes, if you are using external authentication, the AFCS userId is constructed from the information in the token.
it should be in the form of:
EXT-<accountName>-uniqueID
Where the accountName is your account name, and the uniqueID is the id you pass in the token (presumably your squirrelID)
If you run your application in the debugger you should see those userIds in the traces.
Views
Replies
0 Likes
Total Likes