Academy

Join the Intrafocus Academy

If you like our free strategy resources then join the Intrafocus Academy for additional material

Strategy Workshop

A three-session workshop based on the Intrafocus Strategic Planning Process (SPP)

Balanced Scorecard Certification

A five-day master class and certificate as a Balanced Scorecard Professional

Strategic Plan Audit/Review

Let us take a look at your strategic plan to check it contains all the elements needed in a good plan

Resources

Strategy & KPI Resources

A library of resources for anyone interested in strategic planning and KPI management

Strategic Planning Process (SPP)

Our next generation Strategic Planning Process based on the Balanced Scorecard Methodology

Blog - Intrafocus Insight

New articles published every two weeks, join our mailing list and keep up

Our Customers

Don’t take our word for it, see what the Intrafocus customers have to say.

Software

Spider Impact KPI Software

Intrafocus is the only EMEA authorised reseller of Spider Impact® from Spider Strategies®.

Spider Impact - Video Guides

From getting started all the way through to integrating into back-end systems.

Spider Impact - Documentation

Everything you need to know to set up Spider Impact, configure and import data

My5 KPIs - On your PC, Mac & Phone

Keep your key performance indicators to hand with the My5 KPIs universal application

Contact and Help Desk

If you have any questions or need some help or guidance, you can contact us at any time.

OpenID Configuration

You are here:
Estimated reading time: 1 min

Configuring OpenID

Please note: this example uses Googles API, you may have a different provider. If so, you will need to replace steps 1-6 to create the credentials required in steps 7-8

1. Access this URL for Google’s API:
https://console.developers.google.com/apis/credentials

2. Create a project:
yourcompany-openid
(Organization remains as your organisation, e.g: yourcompany.com)

3. In upper left “API Manager”, select “Credentials”.

4. Select “Create credentials” button and select “OAuth client ID”.

5. On “Configure consent screen”, populate fields:
– Email address: e.g: yourname@yourcompany.com
– Product name: e.g: Your Product
– Privacy URL: e.g: https://www.yourcompany.com/privacy-and-terms/
– Click Save

6. Create client ID screen:
– Select Application Type: Web application
– Name: Spider OpenID Client
– Restrictions – enter redirect URL: e.g: https://yourcompany.spiderstrategies.com:443/login
– Click “Create”.
– This will create client ID and client secret. Take special care to NOT copy leading and trailing spaces.

Example (Numbers are fake for this example):
client ID: 1020115234233-gtut3e5kbg03j28gegv3pf0m38bfl833.apps.googleusercontent.com
client secret: WudhyhTSyArqnG3ln96XQpCC

7. In QuickScore, go to Administration > Application Administration screen.
– In Authentication settings, select “OpenID Connect”.
– Click “Save” to enable OpenID prompts.
– Enter the following values:
Authorization Endpoint: https://accounts.google.com/o/oauth2/v2/auth
Token Endpoint: https://www.googleapis.com/oauth2/v4/token
User Information Endpoint: https://www.googleapis.com/oauth2/v3/userinfo
Client ID: [paste copied Client ID here]
Callback URL: [paste copied Callback URL here]
– Click Save

8. To access URL as “admin” user, use the URI:
/adminlogin

 

For OpenID authentication, the software launches you to authenticate against the external authentication source.

Was this article helpful?
Dislike 0
Views: 148