Hello,Is it possible to configure the WebAdaptor to work with Forms Authentication of IIS. We have a scenario, where we have a user store in our system and it would be great if we could use the same user store rather than having to ask user of another login.Any suggestion or help would be greatly appreciated //Thejus
Hey Jusk Im attempting to do the same thing with an asp.net mvc login page. Have you had any success implementing this?Thanks
I am having the same issue and keep getting the following error.
Any assistance on this would be greatly appreciated.
Mike
I believe the following document will be of use for those who have not seen it yet:
Setting up a Customer Identity Provider using ASP.NET
http://resources.arcgis.com/en/help/main/10.2/index.html#//0154000005v5000000
Michael, are you reading from Server with an ASP.NET provider by chance are you using a service from ArcGIS Online?
I ask because if you are using Flex Viewer 3.5, there was a bug that generated this error message when adding hosted services from ArcGIS Online. So if that is the case, you'll want to upgrade to 3.7. (Though it's entirely possible other things from Server with ASP.NET authentication could also yield a similar error.
ArcGIS Viewer for Flex | ArcGIS Resource Center
Hope this helps!
Ken O.
Hi Ken,
This error is being generated for any secured services I have on my ArcGIS Server, nothing from ArcGIS Online.
I am actually using 10.0 .NET SQL Server security store as my identify provider which works great but trying to get the Web Tier authentication to work with it is proving difficult.
Regards,
Anyone managed to make this work ?
I did manage to make a custom asp.net provider - but now I wonder how do I enable web tier auth with it ?
and also since in the sample the asp.ent provider comes from a file - how can the DB based asp.ent log with it ?
I guess the custom provider needs to make the authentication using the db too.
But still - I need to enable the web tier auth I guess
Hi,
do anyone managed to do this authentication.
I am trying to use Asp.Net MVC login to open Map service through web adapter(IIS) of Forms Authnication.
Santhosh
Sorry but I had no luck with this and had to go an alternative route.
You can also create a custom provider that use users in your store
Here I have made a custom provider for sql server but you can change code for your scope
https://github.com/nicogis/ArcGISServerCustomProvider
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.