Source code changes for OIDC and OAuth
āUnsolvedāFeature RequestšContributionšŖ²Bugs
Hello there, i've seen many issue request in Github around the
// interal/api/ui/login/external_provider_handler.go
A similar fix can be added to the
Long term solution would be being able to actually select the prompt type within the UI dashboard when setting up a provider and any other custom paramaters for forwarding.
prompt=select_account so i've been looking in the source code and it would be great if we can do the following; this way we can add an override. // interal/api/ui/login/external_provider_handler.go
A similar fix can be added to the
OAuth but needs to be changed in the oauth2.go fileLong term solution would be being able to actually select the prompt type within the UI dashboard when setting up a provider and any other custom paramaters for forwarding.
