Please register my testing instance of Fedora Infrastructure apps to OIDC.
I could not seem to get oidc-register to work reliably and I was getting the following error all the time.
oidc-register
Provider does not support dynamic client registration
Could you please provide me a client_id and client_secret once you have me registered?
client_id
client_secret
Want me to mark this ticket private?
I would be using this for making a self-service frontend for Webhook To Fedora Messaging.
Sooner is helpful.
Metadata Update from @zlopez: - Issue assigned to zlopez - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: authentication, low-trouble, medium-gain, ops
We don't allow self-service of client registration, so the entry needs to be manually added by us. For staging you can add it by yourself to https://pagure.io/fedora-infra/ansible/blob/main/f/roles/ipsilon/templates/openidc.staging.static.j2 and I will provide you with client_secret.
Is w2fm_stg_client_secret variable name OK for you?
w2fm_stg_client_secret
@zlopez Sounds good.
The secret is now in ansible private.
PR for staging is opened here https://pagure.io/fedora-infra/ansible/pull-request/2651
PR is now merged and the change deployed on staging. Feel free to try it now.
Log in to comment on this ticket.