Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SAP user login time

Former Member
0 Kudos

Hello

I need a information:

How i can restrict the time to login SAP for a users?

Example:

User1, can login system at 8:00am at 5:00pm

Exists any configuration to do this?

Thanks

5 REPLIES 5

Colleen
Advisor
Advisor
0 Kudos

what is the business requirement/needs for this?

Former Member
0 Kudos

We need to limit the use of the system as the work shift

First Shift

Second Shift

Thrid Shift

0 Kudos

that sounds likes it might cause a bit of grief for the business. What is the risk of someone working beyond their shift? What happens if some needs to work last minute over time or perform a second shift?

How are you going to know when users are on shifts?

what is the concern/risk?

I can understand monitoring for abnormal usage but preventing logins seems like a headache. I realise I don't know your business and have never worked on a client that would have a legitimate need to do this.

Former Member
0 Kudos

What about logoff? Should the user be logged off at 5pm when the shift ends?

I see only 2 realistic chances:

1) SAML for message level authentication and the SAML identity provider takes care of this logic.

2) Some sort in integration with the factory calendar and shift times with the role validity and PFUD.

LutzR
Active Contributor
0 Kudos

Hi Mateus, have a look at  "Risk-Based Authentication" here:

http://scn.sap.com/docs/DOC-68818#jive_content_id_RiskBased_Authentication

Regards,

Lutz