parent
9b8ce98ebf
commit
0f3d8a5c60
|
|
@ -39,6 +39,6 @@ public abstract class AbstractCasAuthenticator extends AbstractAuthenticator {
|
|||
}
|
||||
|
||||
protected final String getServiceParameterName() {
|
||||
return "Service";
|
||||
return "service";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue