Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.

viakunst/codoforum-oidc-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codoforum OIDC Proxy

This project is intended to proxy the Codoforum SSO requests to an OpenID Connect provider. It uses the PHP Session variable to store the OIDC tokens. It extracts the sub, name, email and picture claims, and presents them to the configured Codoforum installation as JSON. The configured values should be:

Codoforum config (forum.foo.bar):

OIDC provider config (id.provider.com):

Proxy config (proxy.foo.bar):

About

Proxy Codoforum SSO requests to an OpenID Connect provider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages