Viewing and editing secured services

1877
1
Jump to solution
05-16-2013 09:58 PM
PiotrSkworzec
New Contributor III
Hello.

I'm trying to make flex viewer application, which is based on secured services. All my secured services are for authenticated users. Security stores (users and roles) are on Microsoft SQL Express 2012. All works ok when I'm using ArcGIS Server Manager default applications.

But during basemaps' selection, I'm trying to login to secured services. Login window appears, I'm filling by credentials and then next login window appears. This time it's windows forms login window.

Can anyone tell me why do I have to first give my credentials from SQL express and then from server?
Are credentials from sql express not enough?
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
PiotrSkworzec
New Contributor III
Btw.
Can You tell me, where I can find any docs about FV security configuration? In resources, there isn't much.

Edit.
I've answered myself. Additional login window was appearing because it was turned on in IIS (Windows forms). I've turned it off and now everything works fine.

Thanks.

View solution in original post

0 Kudos
1 Reply
PiotrSkworzec
New Contributor III
Btw.
Can You tell me, where I can find any docs about FV security configuration? In resources, there isn't much.

Edit.
I've answered myself. Additional login window was appearing because it was turned on in IIS (Windows forms). I've turned it off and now everything works fine.

Thanks.
0 Kudos