You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CAS Community
hello everybody I have an issue with the client_name parameter in URL. one of my organization application when trying to authenticate using cas sends extra parameter in addition to service parameter eg:service=https://example.com&client_name=login
I've already register the service but always cas return application not registered and when I remove the extra parameter it works fine
Pablo Vidaurri
unread,
Mar 1, 2024, 3:07:05 AM3/1/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CAS Community, Mm Mm
Did you find a working solution for this?
Pablo Vidaurri
unread,
Mar 1, 2024, 5:29:57 AM3/1/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CAS Community, Pablo Vidaurri, Mm Mm
closer inspecting of my issue, i see the client was redirecting to cas/login/login?service=https://example.com ... the client accidently had double login as the cas login url. So with OIDC enabled, anything after /cas/login was interpreted as a client_name