diff --git a/.forgejo/issue_template/oidc-request.yaml b/.forgejo/issue_template/oidc-request.yaml index 3836d77..e004e35 100644 --- a/.forgejo/issue_template/oidc-request.yaml +++ b/.forgejo/issue_template/oidc-request.yaml @@ -1,14 +1,14 @@ name: OpenID Connect Enrollment about: Ticket to coordinate adding a application to our oidc provider -title: OpenID Connect Enrollmen +title: OpenID Connect Enrollment labels: - needs_review body: - type: markdown attributes: value: | - This is to gather needed information for us to onboard your - application to use the fedoraproject OIDC for authentication. + This is to gather needed information for us to onboard your + application to use the fedoraproject OIDC for authentication. - type: textarea id: oidc-enroll attributes: @@ -17,11 +17,11 @@ body: value: | To help us register your application in our OIDC service, we need some information from you: - + Note: all the default values provided here are based on the default choice/ implementation of flask-oidc. If you do not use this library you may have to refer to the documentation of your library. - + Some generic information first: - What is the application main URL? - Who will be the main contact for the application, or will this be core