Can you provide an example of the "Profile URL" interface? #5714

Closed
opened 2025-11-02 06:33:50 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @liergou99 on GitHub (Jul 9, 2020).

  • Gitea version (or commit ref):
  • Git version:
  • Operating system:
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

In the of the official document, only the "Authorization Endpoint" and "Access Token Endpoint" are described, and there is no information about the "Profile URL". I want to know the return data format information of this "Profile URL".
https://docs.gitea.io/en-us/oauth2-provider/

Screenshots

Originally created by @liergou99 on GitHub (Jul 9, 2020). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): - Git version: - Operating system: - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: ## Description In the <oauth2-provider> of the official document, only the "Authorization Endpoint" and "Access Token Endpoint" are described, and there is no information about the "Profile URL". I want to know the return data format information of this "Profile URL". https://docs.gitea.io/en-us/oauth2-provider/ ## Screenshots <!-- **If this issue involves the Web Interface, please include a screenshot** -->
Author
Owner

@wxiaoguang commented on GitHub (Apr 29, 2022):

No such Profile URL, only:

OpenID Connect UserInfo /login/oauth/userinfo
@wxiaoguang commented on GitHub (Apr 29, 2022): No such `Profile URL`, only: OpenID Connect UserInfo | /login/oauth/userinfo -- | --
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5714