fix(oidc-request.yaml): add the missing 't' in enrollment

Signed-off-by: Vít Smolík <me@smoliicek.cz>
This commit is contained in:
Vít Smolík 2026-05-21 10:21:41 +02:00
commit 3d8e88d833
Signed by: smoliicek
GPG key ID: DD3504BFC3F7C811

View file

@ -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