About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
configuration:oauth2_oidc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
configuration:oauth2_oidc [2022/10/03 07:39] – [Testing] emaijalaconfiguration:oauth2_oidc [2022/10/03 07:42] – [Testing] emaijala
Line 45: Line 45:
 docker run --rm --name idp-oidc-tester -p 8080:80 registry.gitlab.com/guenoledc-perso/idp-oidc-tester:latest docker run --rm --name idp-oidc-tester -p 8080:80 registry.gitlab.com/guenoledc-perso/idp-oidc-tester:latest
 </code> </code>
-Make sure that the service in Docker can access token, jwks and user info endpoints in VuFind. E.g. if you run VuFind locally with Mac, use http://docker.for.mac.localhost/vufind/OAuth2/token or similar depending on what VuFind base url is). Then access the service by pointing your browser to http://localhost:8080.+Access the service by pointing your browser to http://localhost:8080.  
 + 
 +Make sure that the OIDC client in Docker can access token, jwks and user info endpoints of VuFind. E.g. if you run VuFind locally with Mac, use http://docker.for.mac.localhost/vufind/OAuth2/token or similar depending on what VuFind base url is. 
 ---- struct data ---- ---- struct data ----
 properties.Page Owner : emaijala properties.Page Owner : emaijala
 ---- ----
  
configuration/oauth2_oidc.txt · Last modified: 2023/05/12 07:13 by emaijala