Message 1 of 4
Embedding AutoCAD360 in web app
Not applicable
12-30-2015
02:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
We are trying to embed AutoCad360 in an IFrame in our web app like this:
<iframe src="
Question: Can we send the credentials in the url query in order to skip login page?
Like this:
<iframe src="
Thanks!
We are trying to embed AutoCad360 in an IFrame in our web app like this:
<iframe src="
https://client.autocad360.com/#/drawing.html?host=12345678&path=demo.dwg">Question: Can we send the credentials in the url query in order to skip login page?
Like this:
<iframe src="
https://client.autocad360.com/#/drawing.html?username=demo@domain.com&password=PASSWORD&host=12345678&path=demo.dwg"> Thanks!
