|
POST
|
I have an angular js app that was built by a vendor partner and is having issues authenticating using IWA against Portal. The app previously worked fine with IWA when accessing services frm ArcGIS server 10.1. Now that we have upgraded to 10.7 and using Portal, the app doesn't get tokens as it is supposed to. Based on my reading the esri api should handle getting the token as it previously had. Am I missing something? I have other apps that work fine but are not angular. One is just JS and one is webapp builder. I appreciate any help.
... View more
06-19-2019
05:43 AM
|
0
|
2
|
2663
|
|
POST
|
I am just setting up 10.7 Portal federated to 10.7 Server. I am using Integrated Windows Authentication. My users have been added to domain groups and those groups have been joined to specific groups in Portal. Admin accessing any services shared through portal have no issues but when anyone lower than an admin tries the layers will not load in a map. A 403.2 is issued in a web debugger. The web debugger shows the authentication and tokens go through fine. The content they are trying to access is shared with their group. Changeing their level to admin allows them to access the services but as soon as I put them back toa lower level they lose access to the services. Please help.
... View more
06-11-2019
10:43 AM
|
0
|
1
|
965
|
|
POST
|
Well bad news. Upgrading to 10.7 and token being issued is still stuck at 30 minutes despite changing the settings. Trying to contact support again to take another look. Will also be looking to see if switching to ADFS will help.
... View more
05-22-2019
12:57 PM
|
0
|
2
|
4299
|
|
POST
|
I didn't realize 10.7 was available already. The wording I was sent was a bit confusing. I need to get further clarification. "...the issue has been resolved and addressed in ArcGIS Enterprise 10.7 and ArcGIS Online. That being said – you wouldn’t notice the fix until you upgraded and once they roll out 10.7 unless we submit a hot fix request through Support – I believe the next roll out is just before User Conference in July..."
... View more
05-08-2019
05:26 AM
|
0
|
4
|
4299
|
|
POST
|
I got word that this is fixed is 10.7 which should be released early July.
... View more
05-08-2019
05:15 AM
|
0
|
6
|
4299
|
|
POST
|
Hi All- I have a new Portal configure d and I am trying to get my first WAB app working properly. It seems that when I open the app it requests a token but only gets a 30 minute token. Once that expires the secured layer in my map stop functioning and no request for an updated token is ever requested. I then have to refresh the map every 30 minutes to keep things functioning. System cofig below. Let me know if anyone has any ideas. ArcGIS Enterprise 10.6.1 with Portal federated. Secured with Windows Auth Web authenrtication Shortterm token set to 7,200 minutes (5 days) Long term tokens set for 7 days Thanks,
... View more
03-21-2019
01:05 PM
|
0
|
11
|
5741
|
|
POST
|
I am coming from an 10.1 server only system using Integrated windows Authentication. In that system users were automatically logged in with Windows credentials so it was invisible and seamless. Now I am standing up 10.6.1 with Portal Federated. We are still utiling our Integrated Windows Authentication. I am trying to wrap my head around correct settings and usage of tokens but have been struggling with understanding the following: 1. Token Settings in Portal: maxTokenExpirationMinutes: -1 What does that setting apply to? Is that an application token? How does it relate to the server tokens below? All i read was that -1 means it is set for the maximum 2 week life. 2. Token Settings in ArcGIS Server - Short and Long Life What do these token settings apply to? Are these service tokens? Does portal handle requesting these as needed based on having authorized and app through the Idnetity Manager window? 3. Identity Manager Token Validity What does this property do? Does it related to an authorization token? Is that related to the setting in bullet 1 above but someone can use this setting to shorten the duration for a single app? 4. oAuthInfo expiration What does this property do? Is there any way to set things up so my users never need to go through an app authorization process. My users will not be utilizing the portal front end as my apps are typically embedded in our core systems. I appreciate any and all help.
... View more
02-11-2019
06:29 AM
|
0
|
0
|
971
|
|
POST
|
I started just trying to get my JS apps to work propely and that is where I encountered these issues. Yesterday I started playing around with web maps and web app builder apps and it looks like authentication isn’t an issue with those. I am not sure what is iss with those that handle authentication wthout issue.
... View more
10-25-2018
03:40 PM
|
0
|
0
|
1384
|
|
POST
|
Any clarification on this. I am running into similar issues.
... View more
10-25-2018
08:36 AM
|
0
|
1
|
1305
|
|
POST
|
Bumping this back up. Anyone out there have any thoughts on these issues? Sadly I am almost at the point that I ned to abandon portal. I really do not want to do that as it was going to be a huge benefit to have portal running.
... View more
10-25-2018
05:54 AM
|
0
|
0
|
1384
|
|
POST
|
No, we do not configure our server to UTC. That is an architecture decision beyond my control.
... View more
10-17-2018
05:28 AM
|
0
|
0
|
1328
|
|
POST
|
I am moving from 10.1 to 10.6.1 and having some issues with SSO using active directory. For the 10.6.1 erver we are using Portal to handle security functions. It is using users and groups from AD. When I create a map that uses a secured service those layers do not load. There is an error in the web debugger regarding a token being needed. However on my old 10.1 server this was never an issue with the same map. I would see the first request fail and returns the negotiate package and the second request gets authorized. This is normal as described here. Windows Authentication HTTP Request Flow in IIS – Matt’s IIS Support Tidbits The part I find strange is that if I navigate to Portal Home I get logged right in. Also if I go to a secure service rest endpoint, I get logged right in. Once I go into either of those the layers in my map start working fine. When looking at the differences with the rest directory, On 10.1 the top right of the main rest directory screen shows my username logged in while on 10.6.1 there is a login button that I need to click. So It seems very strange that previously I never needed to do anything to log in but on this new 10.6.1 server I occasionally need to login by going to portal or a service before I can use my maps. This is going to be pretty confusing for the end users. Any ideas?
... View more
10-11-2018
10:14 AM
|
0
|
3
|
1660
|
|
POST
|
Warning messages were unrelated to my issues. Since we were using a self signed certificate on the server, there was a message from ArcGIS Pro regarding the certificate. That pop up was in the background behind the AGS Pro windows and the only way to get to it was to alt tab.
... View more
10-11-2018
10:02 AM
|
1
|
0
|
1059
|
|
POST
|
Thanks Andres. The biggest problem is that we use Windows Auth and have no way to share credentials from a technical and security standpoint. Unfortunately I think that leaves us with needing to transfer changes back and forth which is going to complicate things quite a bit. I am hoping to come up with a good solution using our version control tools.
... View more
10-09-2018
07:17 AM
|
0
|
1
|
1089
|
|
POST
|
I found the rest request that is getting the app list for the current user. Now to see if I can find where this is being called and see if I can modify that. https://mycomputername.domain.com:3344/webappbuilder/rest/apps/list?username=Username@domain&portalUrl=myportalurl
... View more
10-05-2018
09:26 AM
|
1
|
3
|
1089
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-21-2026 06:15 AM | |
| 4 | 03-12-2025 11:01 AM | |
| 3 | 01-08-2025 09:26 AM | |
| 1 | 01-08-2025 07:19 AM | |
| 1 | 12-06-2024 04:52 AM |
| Online Status |
Offline
|
| Date Last Visited |
3 weeks ago
|