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:
parent
50de477d38
commit
3d8e88d833
1 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue