Authorization required dialog customization

Having trouble installing Oxygen? Got a bug to report? Post it all here.
ghudson
Posts: 12
Joined: Tue Feb 08, 2011 11:40 pm

Authorization required dialog customization

Post by ghudson »

Is there a way to customize this authorization dialog? We are calling a REST service

--------------------------------------
Authorization required-

URL: http://myurl
Host: myhost

User _____________
Password _____________

---------------------------------------
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

Re: Authorization required dialog customization

Post by adrian »

Hello,

No, that authorization dialog cannot be customized. What would you want to customize in this dialog?

If you don't mind me asking, how are you using the REST service and what are you trying to accomplish?

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
ghudson
Posts: 12
Joined: Tue Feb 08, 2011 11:40 pm

Re: Authorization required dialog customization

Post by ghudson »

Hi, we are just using the REST service to store and retrieve images for our documents. We have some security for inserting new images. The users didn't want to type in the domain, for example , since our domain is leg, the user needs to enter
leg\user_name and then the password. They were asking if we could customize so they could enter just user_name and password.

Thanks, GH
Post Reply