Can we configure client id and secret key dynamically in case of OAuth2.0?If so then how?
I don’t think we can do that. We may need to create multiple OAuth2.0 Auth Profiles for achieving it.
If you mean to update the authentication profile with client id and client secret which can vary.
Try doing an Obj-Open on “Data-Admin-Security-AuthenticationProfile” using pyProfileName & set Pyclientid and pyclientsecret using property-set-special and then do obj-save