Revision 9010
Added by ben leinfelder almost 10 years ago
index.jsp | ||
---|---|---|
175 | 175 |
<hr/> |
176 | 176 |
|
177 | 177 |
Enter this temporary token: |
178 |
<iframe id="tokenFrame" frameborder="0" marginwidth="0" height="30" width="100%" src="<%=portalURL %>/identity?action=getToken">
|
|
178 |
<iframe id="tokenFrame" frameborder="0" marginwidth="0" height="30" width="100%" src="<%=portalURL %>/identity?action=getCookie">
|
|
179 | 179 |
</iframe> |
180 | 180 |
<br/> |
181 | 181 |
|
Also available in: Unified diff
use getCookie action now that portal has different getToken action.