codeskyblue / codeskyblue/gohttpserver

openid对接问题

Open
#189 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.8k
Forks
583
PR merge metrics
No merged PRs in 30d

Description

请问下作者我启动的时候指定了openid的url,然后在handleOpenID的函数里打印了scheme + "://" + r.Host + "/-/openidcallback?next="。但是运行程序的时候感觉并没有调用到handleOpenID函数,请问有详细的对接openid的教程吗,包括openid那边的配置,感激大佬们

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the handleOpenID function and tracing how the startup OpenID URL is configured and how /-/openidcallback?next= is reached. The issue provides no file or test names, so first verify why handleOpenID is not called and identify the required OpenID-side configuration. Done should include a clear integration tutorial covering both configurations and callback behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
authentication
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.