Support for oauth2 application specifications #227

Open
opened 2021-09-25 19:58:58 +00:00 by pat-s · 2 comments
pat-s commented 2021-09-25 19:58:58 +00:00 (Migrated from gitea.com)

To be able to automatically add application services like Drone CI.

Currently this needs to be done manually from within a user in "settings -> applications".

To be able to automatically add application services like Drone CI. Currently this needs to be done manually from within a user in "settings -> applications".
justusbunsi commented 2021-10-16 10:05:08 +00:00 (Migrated from gitea.com)

The currently existing API endpoint for creating an oauth application is bound to the user and requires that user to be authenticated. So it currently would not be possible to create such apps on behalf of a user. The CLI neither has this feature.
Not sure, if it would be too strange to configure apps for other users.

The currently existing API endpoint for creating an oauth application is bound to the user and requires that user to be authenticated. So it currently would not be possible to create such apps on behalf of a user. The CLI neither has this feature. Not sure, if it would be too strange to configure apps for other users.
lunny commented 2021-10-20 01:38:37 +00:00 (Migrated from gitea.com)

A new subcommand could be introduced to finish the work.

A new subcommand could be introduced to finish the work.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lunny/helm-chart#227
No description provided.