Hi Monika,

In IS 5.3.0 and IS 5.4.0 that claim will be updated with the "account
suspension" feature. [1]. So, you can use one of the following ways to
populate the password claim.


   - Enable account suspension feature.
   - Disable new idenetityMgtEventListener and enable old listener in
   *identity.xml *as follows


<EventListener
type="org.wso2.carbon.user.core.listener.UserOperationEventListener"
name="org.wso2.carbon.identity.mgt.IdentityMgtEventListener" orderId="50"
enable="true"/>
<EventListener
type="org.wso2.carbon.user.core.listener.UserOperationEventListener"
name="org.wso2.carbon.identity.governance.listener.IdentityMgtEventListener"
orderId="95" enable="false" />
  <EventListener
type="org.wso2.carbon.user.core.listener.UserOperationEventListener"
name="org.wso2.carbon.identity.governance.listener.IdentityStoreEventListener
orderId="97" enable="false">

Thanks
Isura.

[1] https://docs.wso2.com/display/IS530/User+Account+Suspension

On Wed, Jul 4, 2018 at 2:54 PM Monika Sharma <monika.sha...@india.nec.com>
wrote:

> Dear Sir,
>
>
>
> This is regarding the WSO2 IS bug at
> https://wso2.org/jira/browse/IDENTITY-3284
>
> I have a query regarding the user  last Login Timestamp.
>
> According to this bug, last Login Timestamp feature is implemented in WSO2
> 5.2.0 MA version. I have checked this featured  in 5.3.0 and 5.4.0  but the
> last Login Timestamp is not displayed in the Available Claims list for
> http://wso2.org/claims  at WSO2  IS UI. So Please confirm if this feature
> is implemented or not? And there is no information available in WSO2
> documentation regarding the last Login Timestamp. Please share the link of
> its documentation, if any.
>
>
>
> Currently, last login and Last logon claims is displayed in the Available
> Claims list for http://wso2.org/claims  at WSO2  IS UI.
>
> So, please let me know the functionality description of last Login
> Timestamp in WSO2 IS.
>
>
>
> Thanks & Regards
>
> Monika Sharma
>
>
>
>
>
>
>
>
>


-- 

*Isura Dilhara Karunaratne*
Associate Technical Lead | WSO2 <http://wso2.com/>
*lean.enterprise.middleware*
Email: is...@wso2.com
Mob : +94 772 254 810
Blog : http://isurad.blogspot.com/
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to