I've been trying to create an app that can run seperate from Rally. I figured out how to use the LoginKey, but I ran into an issue when I upgraded to 2.0rc1 and now it no longer works.
Before I had:
<script type="text/javascript" src="https://rally1.rallydev.com/apps/1.25/sdk.js?loginKey=secret></script>
Now:
<script type="text/javascript" src="https://rally1.rallydev.com/apps/2.0rc1/sdk.js?loginKey=secret></script>
Any ideas why the it works for 1.25 not 2.0rc1?
The login key is no longer supported as of SDK 2.0. We are thinking of how we will support this use case in the future but right now we do not have a replacement technology to help you.
Our current plans are to ship a new authorization API in the next few months so that we can support embedding our products into Wikis.