gin_oidc

command
v0.0.0-...-1905581 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

README

# Using oidc for login in gin

This example shows how to include an OIDC Identity Provider in your gin webserver to handle logins.

The whole login flow is handled by the oidc package and you only have to start the session in gin when the client successfully logged in on the IP.

This was successfully tested with Keycloak v21.1.1.

I highly recommend you to read about OIDC and SAML if you haven't already, or this will not make much sense to you.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL