Skip to content

Standalone Webfinger providing OIDC issuer link

Notifications You must be signed in to change notification settings

foertel/oidc-webfinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I hate every bit of this.

Standalone Webfinger Service

Turns out someone invented a fancy lookup protocol just for people to put static files on their server and totally fancy "discover" that one service for that one identity they have.

This is a hacky standalone service, serving a semi-dynamic webfinger config to be used in OIDC discovery.

It returns the same http://openid.net/specs/connect/1.0/issuer link (specified by you) for any ?resource asked.

How to

Start the container specifying your OIDC-issuer in env-var OIDC_ISSUER_URL. Using ingress or a reverse proxy point .well-known/webfinger to this service and it shall answer.

References

Todo

Can we please do this in go and make it headless and serverless and everthingsless?

About

Standalone Webfinger providing OIDC issuer link

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages