POST
|
Error is HTTP 403: Forbidden. When I try to go to the normal portal page it is configured to prompt for our CAC credentials and does not let me enter a username/password combination. My AD account also has administrative rights, but with our CAC credentials we no longer have a password, so I can't use that in my script. I somehow got to a login screen and was able to log in with AdminUser, so I have tested the password and know I can log in with it.
... View more
04-13-2016
06:38 AM
|
0
|
0
|
892
|
POST
|
Yes, AdminUser has administrative rights in Portal. I'm not able to get to portalpy functions such as get_org_users because I don't get past the line in the script where it tries to connect to the portal - portal = portalpy.Portal(portalUrl, portalAdminUser, portalAdminPassword). That is the line where it errors out.
... View more
04-13-2016
05:26 AM
|
0
|
1
|
892
|
POST
|
Yes, AdminUser is a user in the portal, not coming in from AD.
... View more
04-12-2016
12:56 PM
|
0
|
3
|
892
|
POST
|
I have written a script to create a csv list of users on my Portal. Trying to create some scripts to automate some tasks to move users from one portal to another. My script works fine on my test server and generates the list of users as a csv file. However, when I try to use this script on one of my production portals I am getting an error indicating that I am not authorized. This particular server/portal is setup to use CAC authentication and Active Directory accounts. CAC is our Common Access Cards and contains certificates that we use to authenticate to our network. So, my question is, how do I access my portal through Python/PortalPy when it is set to use AD accounts? """ portalUrl = "https://portal.url.." portalAdminUser = "AdminUser" portalAdminPassword = "AdminPassword" defaultFilename='Map4_portal_users.csv' portal = portalpy.Portal(portalUrl, portalAdminUser, portalAdminPassword)
... View more
04-12-2016
11:32 AM
|
0
|
11
|
3406
|
POST
|
RJ, as always, thanks for the input. I will work with this info and see what I can come up with. The work around is close to what I've been experimenting with.
... View more
04-12-2016
11:06 AM
|
0
|
1
|
750
|
BLOG
|
RJ, am I understanding the tutorial correctly that I just need one Web Adaptor? On the machine listed as the WebGIS server there is one Web Adaptor listed for Portal. Do I need a Web Adaptor for the ArcGIS Server instance on the "WebGIS" machine?
... View more
03-22-2016
09:07 AM
|
0
|
0
|
556
|
POST
|
Hi Derek, I'm working with the final release version of 10.4 now and am getting the same invalid redirect_uri error. Just posted a new question in the GeoEvent forum. I only get this error when I have my server and Portal federated. By the way, I attended a couple of your sessions at Dev Summit and found them very helpful.
... View more
03-17-2016
08:46 AM
|
1
|
1
|
300
|
POST
|
Is anyone familiar with Error: 400 (Invalid redirect_uri)? I have installed ArcGIS Server 10.4, GeoEvent Extension 10.4, Portal 10.4 and the ArcGIS DataStore, as well as web adapters. Have federated portal and server, and set my server as the hosting server in Portal. However, when I try to launch GeoEvent Manager I receive this Invalid redirect_uri error.
... View more
03-17-2016
07:25 AM
|
0
|
17
|
14828
|
POST
|
Thank you. I'm working on getting our copy of 10.4 final downloaded. Once I get that installed and configured I'll check with the GeoEvent forum. This is the first time I've installed and/or configured/federated Portal, so I suspect I have probably missed a step somewhere along the way.
... View more
02-23-2016
10:23 AM
|
0
|
0
|
1056
|
POST
|
Oh, that is good to know. I was wondering if that was an option. How is the biking in Palm Springs? Are there bike lanes,, is it flat, etc? I've never been and the Dev Summit or Palm Springs.
... View more
02-22-2016
09:01 AM
|
0
|
4
|
467
|
POST
|
I have a similar setup with 10.4 Pre-release. When I try to access the GeoEvent Manager I get an Error:Invalid redirect_uri message. Not sure if this is the best place to post a question but just wondered if anyone else has seen that error.
... View more
02-22-2016
07:59 AM
|
0
|
4
|
1056
|
BLOG
|
My input connector is reading the input stream and the counter is increasing, as I would expect, but my GeoEvent Service that uses the input connector is not getting the data. The counter is not increasing.
... View more
02-12-2016
09:07 AM
|
0
|
0
|
598
|
Title | Kudos | Posted |
---|---|---|
1 | 06-05-2015 10:57 AM | |
1 | 04-14-2016 07:08 AM | |
1 | 03-17-2016 08:46 AM | |
1 | 02-22-2016 10:07 AM |
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:25 AM
|