Hi,

Yes, you can check the incoming IP address and authenticate or not a user.
It's what we called a non-interactive authentication; you will need :
- a specific action in the webflow to trigger an IP authentication handler
inheriting from this class (for example) :
https://github.com/Jasig/cas/blob/3.5.x/cas-server-core/src/main/java/org/jasig/cas/web/flow/AbstractNonInteractiveCredentialsAction.java
- an IP authentication handler.

Best regards,
Jérôme



2013/9/8 mohammad <[email protected]>

> can we make cas server to check if an ip address is authenticated or not
> --
> 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

Reply via email to