CAS Management 6.6.1 - CAS Services Entries Not Editable

34 views
Skip to first unread message

Phil Hale

unread,
Feb 28, 2023, 12:26:24 PM2/28/23
to CAS Community
I recently enabled OAUTH/OIDC support on my CAS 6.6.x servers and created an entry in the "OAuth Services" tab in CAS Management for them.  Afterwards, I'm no longer able to edit CAS Services entries in the "CAS Services" tab.  I can see the list of services, but nothing comes up on the edit:
Screenshot from 2023-02-28 11-14-58.png

Screenshot from 2023-02-28 11-15-41.png

I'm not seeing any errors in the cas-management logs or the tomcat logs.  Anyone have any ideas?

Thanks,

Phil

Phil Hale

unread,
Mar 2, 2023, 11:52:10 AM3/2/23
to CAS Community, Phil Hale
Just an update on this issue.  The previous issue was reported in my Test Environment.  I upgraded my Production Environment today, minus the OIDC/Oauth2 modules, and the issue is now happening there. This seems to be an issue with CAS-Management and not related to deploying OIDC/Oauth 2.  

Phil

robertoschwald

unread,
Mar 29, 2023, 5:29:34 AM3/29/23
to CAS Community, phal...@gmail.com
Same here.
The effect here is, that in ngOnInit() line 84 it is asynchronously performing this.loadService(data.resp), but in line 89 of form.component.ts, the form is used synchronously.
03/24/2021 there was a change commit which made showEdit() synchronous. 
I'm not familiar with Angular, but this might be the problem.
Reply all
Reply to author
Forward
0 new messages