[ https://jira.fiware.org/browse/HELP-8824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] José Ignacio Carretero Guarde resolved HELP-8824. ------------------------------------------------- Resolution: Done > [fiware-stackoverflow] fiware spagobi validation with keyrock instance > ---------------------------------------------------------------------- > > Key: HELP-8824 > URL: https://jira.fiware.org/browse/HELP-8824 > Project: Help-Desk > Issue Type: Monitor > Components: FIWARE-TECH-HELP > Reporter: Backlog Manager > Assignee: Backlog Manager > Labels: fiware, spagobi > > Created question in FIWARE Q/A platform on 01-09-2016 at 09:09 > {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/39265267/fiware-spagobi-validation-with-keyrock-instance > +Question:+ > fiware spagobi validation with keyrock instance > +Description:+ > i'm using three instances in my account lab. All of them : > 1.-web app and a proxy (ubuntu image) > 2.-keyrock 5 (keyrock-R5.1.0 image) > 3.-spagobi (spagobi image) > i having troubles setting spagobi to validate with keyrock, as in this link: authentication on spagobi using keyrock > "error while trying to get access token from Oauth2 provider" > I followed the guide here: > http://spagobi.readthedocs.org/en/latest/admin/README/index.html > the only difference is REST_BASE_URL, i change port to 5000. (default is 4730) > I think the problem is that spagobi tries to access token without X-Auth-Token value on headers. But i don't know where can i set this on spagobi. > Anyone know this problem and how to solve it? or maybe i'm wrong? > my oauth2.config.properties: > # Informations about OAuth2 application > CLIENT_ID = ea74f4f72ee3438a82f1af785af0ecf1 > SECRET = 21cf7df4633d4ff2b92251c266c00d09 > APPLICATION_ID = ea74f4f72ee3438a82f1af785af0ecf1 > # OAuth2 urls > AUTHORIZE_URL = http://example.es:8000/oauth2/authorize > ACCESS_TOKEN_URL = http://example.es:8000/oauth2/token > USER_INFO_URL = http://example.es:8000/user > REDIRECT_URI = http://example.es:8080/SpagoBI/servlet/AdapterHTTP?PAGE=LoginPage&NEW_SESSION=TRUE > # REST API urls > REST_BASE_URL = http://example.es:5000/v3/ > TOKEN_PATH = auth/tokens > ROLES_PATH = OS-ROLES/roles > ORGANIZATIONS_LIST_PATH = OS-ROLES/organizations/role_assignments > ORGANIZATION_INFO_PATH = projects/ > # Admin credentials > ADMIN_ID = fiware-example-admin > ADMIN_EMAIL = fiware at example.es > ADMIN_PASSWORD = 01189998819991197253 -- This message was sent by Atlassian JIRA (v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy