Hi, I'm not sure to see exactly the problem as the *JpaServiceRegistryDaoImpl *is mostly referencing *RegisteredService *or *AbstractRegisteredService * classes.
Maybe an *Entity *annotation is missing on the *OAuthRegisteredService * class? Best regards, Jérôme 2014-02-06 4:31 GMT+01:00 Sashika <[email protected]>: > Hi, > > My CAS server is configured as an OAuth server and I would like to replace > the InMemoryServiceRegistryDaoImpl with JpaServiceRegistryDaoImpl. But for > OAuth services we need to specify "clientId", "clientSecret" etc. But the > service management add new service user interface does not support this.How > do we specify these? > > Regards > Sashika. > > -- > You are currently subscribed to [email protected] as: [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
