Some generic information first: - What is the application main URL? calendar.stg.fedoraproject.org - Who will be the main contact for the application, or will this be core infrastructure? core infrastructure - What privacy policy will be applicable to the application, or will this be the standard Fedora privacy policy? Standard Fedora privacy policy
calendar.stg.fedoraproject.org
core infrastructure
Standard Fedora privacy policy
Some more OIDC specific information then: - Which redirect URI(s) will the application use? default flask-oidc: https://calendar.stg.fedoraproject.org/oidc_callback - Does the application need the user names, or will an application-specific pseudonym suffice? Does not matter - Which authorization flow does the application use? authorization_code - Which token authentication method does the application use? client_secret_post - Which response type does the application rely on? Code
default flask-oidc: https://calendar.stg.fedoraproject.org/oidc_callback
Does not matter
authorization_code
client_secret_post
Code
I have processed this request and documented the process in: https://pagure.io/infra-docs/pull-request/152 for future reference :)
Metadata Update from @pingou: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)