-
Notifications
You must be signed in to change notification settings - Fork 12
feat: add OIDC Direct IdP Login URL retrieval functionality /v1/oidc/direct-idp-login-url (11.19) #859
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…direct-idp-login-url
|
Same here as the blank push comment - could the arg patterns be simplified? |
|
Do you mean for the ResponseOIDCDirectIdPLoginURL struct? Just return a string instead? There's no request struct involved in this one. |
|
@thejoeker12 , the structs appear to be unique responses for seperate endpoints. So im happy with this |
ShocOne
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approved
Change
New function and example script for getting /v1/oidc/direct-idp-login-url - new endpoint in 11.19
Type of Change
Please DELETE options that are not relevant.
Checklist