Summary
[2017-09-04 14:47:27,269][101608][140503526901504][DEBUG][privacyidea.lib.policy:503] Policies after matching user: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_pass’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’reset_all_user_tokens’: True, u’otppin’: u’userstore’}, ‘scope’: u’authentication’}]
[2017-09-04 14:47:27,269][101608][140503526901504][DEBUG][privacyidea.lib.policy:503] Policies after matching realm: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_pass’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’reset_all_user_tokens’: True, u’otppin’: u’userstore’}, ‘scope’: u’authentication’}]
[2017-09-04 14:47:27,269][101608][140503526901504][DEBUG][privacyidea.lib.policy:575] Policies after matching client
[2017-09-04 14:47:27,269][101608][140503526901504][DEBUG][privacyidea.lib.policy:197] Exiting get_policies with result []
[2017-09-04 14:47:27,270][101608][140503526901504][DEBUG][privacyidea.lib.policy:197] Exiting get_action_values with result []
[2017-09-04 14:47:27,270][101608][140503526901504][DEBUG][privacyidea.models:378] we got a hashed PIN!
[2017-09-04 14:47:27,270][101608][140503526901504][DEBUG][privacyidea.lib.crypto:188] Entering hash with arguments HIDDEN and keywords HIDDEN
[2017-09-04 14:47:27,270][101608][140503526901504][DEBUG][privacyidea.lib.crypto:251] hash()
[2017-09-04 14:47:27,270][101608][140503526901504][DEBUG][privacyidea.lib.crypto:199] Exiting hash with result HIDDEN
[2017-09-04 14:47:27,271][101608][140503526901504][DEBUG][privacyidea.models:338] hPin: e66d22a285544441e1306bf46422ab62379a6c883065260b3c354eb3b868de6c, pin: 12345678, seed: 147a41fb8e2ef29d12d6d3198a18a7d7
[2017-09-04 14:47:27,271][101608][140503526901504][DEBUG][privacyidea.lib.config:185] Entering get_from_config with arguments () and keywords {‘default’: False, ‘return_bool’: True, ‘key’: ‘IncFailCountOnFalsePin’}
[2017-09-04 14:47:27,271][101608][140503526901504][DEBUG][privacyidea.lib.config:72] The singleton <class ‘privacyidea.lib.config.ConfigClass’> already exists.
[2017-09-04 14:47:27,274][101608][140503526901504][DEBUG][privacyidea.lib.config:197] Exiting get_from_config with result True
[2017-09-04 14:47:27,311][101608][140503526901504][DEBUG][privacyidea.lib.token:197] Exiting check_token_list with result (False, {‘message’: ‘wrong otp pin’})
[2017-09-04 14:47:27,311][101608][140503526901504][DEBUG][privacyidea.lib.token:197] Exiting check_user_pass with result (False, {‘message’: ‘wrong otp pin’})
[2017-09-04 14:47:27,311][101608][140503526901504][DEBUG][privacyidea.lib.policy:185] Entering get_action_values with arguments (<privacyidea.lib.policy.PolicyClass object at 0x7fc97ec4f150>,) and keywords {‘action’: ‘auth_max_success’, ‘scope’: ‘authorization’, ‘client’: ‘127.0.0.1’, ‘realm’: u’ad’, ‘user’: u’Tester.Priv’}
[2017-09-04 14:47:27,312][101608][140503526901504][DEBUG][privacyidea.lib.policy:185] Entering get_policies with arguments (<privacyidea.lib.policy.PolicyClass object at 0x7fc97ec4f150>,) and keywords {‘realm’: u’ad’, ‘active’: True, ‘client’: ‘127.0.0.1’, ‘user’: u’Tester.Priv’, ‘resolver’: None, ‘action’: ‘auth_max_success’, ‘scope’: ‘authorization’, ‘adminrealm’: None}
[2017-09-04 14:47:27,312][101608][140503526901504][DEBUG][privacyidea.lib.policy:469] Policies after matching time: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_user’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’enable’: True, u’enrollEMAIL’: True, u’enrollSMS’: True, u’enrollHOTP’: True, u’disable’: True, u’resync’: True, u’enrollTOTP’: True, u’delete’: True}, ‘scope’: u’user’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_enroll’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’tokenissuer’: u’Company’, u’tokenlabel’: u’{user}-{serial}’}, ‘scope’: u’enrollment’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_pass’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’reset_all_user_tokens’: True, u’otppin’: u’userstore’}, ‘scope’: u’authentication’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,312][101608][140503526901504][DEBUG][privacyidea.lib.policy:479] Policies after matching active: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_user’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’enable’: True, u’enrollEMAIL’: True, u’enrollSMS’: True, u’enrollHOTP’: True, u’disable’: True, u’resync’: True, u’enrollTOTP’: True, u’delete’: True}, ‘scope’: u’user’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_enroll’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’tokenissuer’: u’Company’, u’tokenlabel’: u’{user}-{serial}’}, ‘scope’: u’enrollment’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_pass’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’reset_all_user_tokens’: True, u’otppin’: u’userstore’}, ‘scope’: u’authentication’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,313][101608][140503526901504][DEBUG][privacyidea.lib.policy:479] Policies after matching scope: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,313][101608][140503526901504][DEBUG][privacyidea.lib.policy:503] Policies after matching action: []
[2017-09-04 14:47:27,313][101608][140503526901504][DEBUG][privacyidea.lib.policy:503] Policies after matching user: []
[2017-09-04 14:47:27,313][101608][140503526901504][DEBUG][privacyidea.lib.policy:503] Policies after matching realm: []
[2017-09-04 14:47:27,313][101608][140503526901504][DEBUG][privacyidea.lib.policy:575] Policies after matching client
[2017-09-04 14:47:27,314][101608][140503526901504][DEBUG][privacyidea.lib.policy:197] Exiting get_policies with result []
[2017-09-04 14:47:27,314][101608][140503526901504][DEBUG][privacyidea.lib.policy:197] Exiting get_action_values with result []
[2017-09-04 14:47:27,314][101608][140503526901504][DEBUG][privacyidea.lib.policy:185] Entering get_action_values with arguments (<privacyidea.lib.policy.PolicyClass object at 0x7fc97ec4f150>,) and keywords {‘action’: ‘auth_max_fail’, ‘scope’: ‘authorization’, ‘client’: ‘127.0.0.1’, ‘realm’: u’ad’, ‘user’: u’Tester.Priv’}
[2017-09-04 14:47:27,314][101608][140503526901504][DEBUG][privacyidea.lib.policy:185] Entering get_policies with arguments (<privacyidea.lib.policy.PolicyClass object at 0x7fc97ec4f150>,) and keywords {‘realm’: u’ad’, ‘active’: True, ‘client’: ‘127.0.0.1’, ‘user’: u’Tester.Priv’, ‘resolver’: None, ‘action’: ‘auth_max_fail’, ‘scope’: ‘authorization’, ‘adminrealm’: None}
[2017-09-04 14:47:27,315][101608][140503526901504][DEBUG][privacyidea.lib.policy:469] Policies after matching time: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_user’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’enable’: True, u’enrollEMAIL’: True, u’enrollSMS’: True, u’enrollHOTP’: True, u’disable’: True, u’resync’: True, u’enrollTOTP’: True, u’delete’: True}, ‘scope’: u’user’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_enroll’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’tokenissuer’: u’Company’, u’tokenlabel’: u’{user}-{serial}’}, ‘scope’: u’enrollment’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_pass’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’reset_all_user_tokens’: True, u’otppin’: u’userstore’}, ‘scope’: u’authentication’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,315][101608][140503526901504][DEBUG][privacyidea.lib.policy:479] Policies after matching active: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_user’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’enable’: True, u’enrollEMAIL’: True, u’enrollSMS’: True, u’enrollHOTP’: True, u’disable’: True, u’resync’: True, u’enrollTOTP’: True, u’delete’: True}, ‘scope’: u’user’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_enroll’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’tokenissuer’: u’Company’, u’tokenlabel’: u’{user}-{serial}’}, ‘scope’: u’enrollment’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_pass’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’reset_all_user_tokens’: True, u’otppin’: u’userstore’}, ‘scope’: u’authentication’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,315][101608][140503526901504][DEBUG][privacyidea.lib.policy:479] Policies after matching scope: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,315][101608][140503526901504][DEBUG][privacyidea.lib.policy:503] Policies after matching action: []
[2017-09-04 14:47:27,316][101608][140503526901504][DEBUG][privacyidea.lib.policy:503] Policies after matching user: []
[2017-09-04 14:47:27,316][101608][140503526901504][DEBUG][privacyidea.lib.policy:503] Policies after matching realm: []
[2017-09-04 14:47:27,316][101608][140503526901504][DEBUG][privacyidea.lib.policy:575] Policies after matching client
[2017-09-04 14:47:27,316][101608][140503526901504][DEBUG][privacyidea.lib.policy:197] Exiting get_policies with result []
[2017-09-04 14:47:27,316][101608][140503526901504][DEBUG][privacyidea.lib.policy:197] Exiting get_action_values with result []
[2017-09-04 14:47:27,318][101608][140503526901504][DEBUG][privacyidea.lib.policy:185] Entering get_action_values with arguments (<privacyidea.lib.policy.PolicyClass object at 0x7fc97ec4f150>,) and keywords {‘realm’: u’ad’, ‘client’: ‘127.0.0.1’, ‘user’: u’Tester.Priv’, ‘resolver’: u’AD_resolv’, ‘action’: ‘autoassignment’, ‘scope’: ‘enrollment’}
[2017-09-04 14:47:27,318][101608][140503526901504][DEBUG][privacyidea.lib.policy:185] Entering get_policies with arguments (<privacyidea.lib.policy.PolicyClass object at 0x7fc97ec4f150>,) and keywords {‘realm’: u’ad’, ‘active’: True, ‘client’: ‘127.0.0.1’, ‘user’: u’Tester.Priv’, ‘resolver’: u’AD_resolv’, ‘action’: ‘autoassignment’, ‘scope’: ‘enrollment’, ‘adminrealm’: None}
[2017-09-04 14:47:27,318][101608][140503526901504][DEBUG][privacyidea.lib.policy:479] Policies after matching active: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_user’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’enable’: True, u’enrollEMAIL’: True, u’enrollSMS’: True, u’enrollHOTP’: True, u’disable’: True, u’resync’: True, u’enrollTOTP’: True, u’delete’: True}, ‘scope’: u’user’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_enroll’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’tokenissuer’: u’Company’, u’tokenlabel’: u’{user}-{serial}’}, ‘scope’: u’enrollment’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_pass’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’reset_all_user_tokens’: True, u’otppin’: u’userstore’}, ‘scope’: u’authentication’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,319][101608][140503526901504][DEBUG][privacyidea.lib.policy:479] Policies after matching scope: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_enroll’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’tokenissuer’: u’Company’, u’tokenlabel’: u’{user}-{serial}’}, ‘scope’: u’enrollment’}]
[2017-09-04 14:47:27,319][101608][140503526901504][DEBUG][privacyidea.lib.policy:503] Policies after matching action: []
[2017-09-04 14:47:27,319][101608][140503526901504][DEBUG][privacyidea.lib.policy:503] Policies after matching user: []
[2017-09-04 14:47:27,320][101608][140503526901504][DEBUG][privacyidea.lib.policy:503] Policies after matching realm: []
[2017-09-04 14:47:27,320][101608][140503526901504][DEBUG][privacyidea.lib.policy:538] Policies after matching resolver: []
[2017-09-04 14:47:27,320][101608][140503526901504][DEBUG][privacyidea.lib.policy:575] Policies after matching client
[2017-09-04 14:47:27,320][101608][140503526901504][DEBUG][privacyidea.lib.policy:197] Exiting get_policies with result []
[2017-09-04 14:47:27,321][101608][140503526901504][DEBUG][privacyidea.lib.policy:197] Exiting get_action_values with result []
[2017-09-04 14:47:27,322][101608][140503526901504][DEBUG][privacyidea.lib.policy:479] Policies after matching active: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_user’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’enable’: True, u’enrollEMAIL’: True, u’enrollSMS’: True, u’enrollHOTP’: True, u’disable’: True, u’resync’: True, u’enrollTOTP’: True, u’delete’: True}, ‘scope’: u’user’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_enroll’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’tokenissuer’: u’Company’, u’tokenlabel’: u’{user}-{serial}’}, ‘scope’: u’enrollment’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_pass’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’reset_all_user_tokens’: True, u’otppin’: u’userstore’}, ‘scope’: u’authentication’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,322][101608][140503526901504][DEBUG][privacyidea.lib.policy:479] Policies after matching scope: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,322][101608][140503526901504][DEBUG][privacyidea.lib.policy:503] Policies after matching action: []
[2017-09-04 14:47:27,323][101608][140503526901504][DEBUG][privacyidea.lib.policy:575] Policies after matching client
[2017-09-04 14:47:27,323][101608][140503526901504][DEBUG][privacyidea.lib.policy:197] Exiting get_policies with result []
[2017-09-04 14:47:27,323][101608][140503526901504][DEBUG][privacyidea.lib.policy:197] Exiting get_action_values with result []
[2017-09-04 14:47:27,323][101608][140503526901504][DEBUG][privacyidea.lib.policy:185] Entering get_action_values with arguments (<privacyidea.lib.policy.PolicyClass object at 0x7fc97ec4f150>, ‘tokentype’) and keywords {‘scope’: ‘authorization’, ‘client’: ‘127.0.0.1’, ‘realm’: u’ad’, ‘user’: u’Tester.Priv’, ‘resolver’: u’AD_resolv’}
[2017-09-04 14:47:27,324][101608][140503526901504][DEBUG][privacyidea.lib.policy:185] Entering get_policies with arguments (<privacyidea.lib.policy.PolicyClass object at 0x7fc97ec4f150>,) and keywords {‘realm’: u’ad’, ‘active’: True, ‘client’: ‘127.0.0.1’, ‘user’: u’Tester.Priv’, ‘resolver’: u’AD_resolv’, ‘action’: ‘tokentype’, ‘scope’: ‘authorization’, ‘adminrealm’: None}
[2017-09-04 14:47:27,324][101608][140503526901504][DEBUG][privacyidea.lib.policy:469] Policies after matching time: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_user’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’enable’: True, u’enrollEMAIL’: True, u’enrollSMS’: True, u’enrollHOTP’: True, u’disable’: True, u’resync’: True, u’enrollTOTP’: True, u’delete’: True}, ‘scope’: u’user’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_enroll’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’tokenissuer’: u’Company’, u’tokenlabel’: u’{user}-{serial}’}, ‘scope’: u’enrollment’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_pass’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’reset_all_user_tokens’: True, u’otppin’: u’userstore’}, ‘scope’: u’authentication’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,324][101608][140503526901504][DEBUG][privacyidea.lib.policy:479] Policies after matching active: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_user’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’enable’: True, u’enrollEMAIL’: True, u’enrollSMS’: True, u’enrollHOTP’: True, u’disable’: True, u’resync’: True, u’enrollTOTP’: True, u’delete’: True}, ‘scope’: u’user’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_enroll’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’tokenissuer’: u’Company’, u’tokenlabel’: u’{user}-{serial}’}, ‘scope’: u’enrollment’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_pass’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’reset_all_user_tokens’: True, u’otppin’: u’userstore’}, ‘scope’: u’authentication’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,325][101608][140503526901504][DEBUG][privacyidea.lib.policy:479] Policies after matching scope: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,325][101608][140503526901504][DEBUG][privacyidea.lib.policy:503] Policies after matching action: []
[2017-09-04 14:47:27,325][101608][140503526901504][DEBUG][privacyidea.lib.policy:503] Policies after matching user: []
[2017-09-04 14:47:27,325][101608][140503526901504][DEBUG][privacyidea.lib.policy:503] Policies after matching realm: []
[2017-09-04 14:47:27,325][101608][140503526901504][DEBUG][privacyidea.lib.policy:538] Policies after matching resolver: []
[2017-09-04 14:47:27,326][101608][140503526901504][DEBUG][privacyidea.lib.policy:575] Policies after matching client
[2017-09-04 14:47:27,326][101608][140503526901504][DEBUG][privacyidea.lib.policy:197] Exiting get_policies with result []
[2017-09-04 14:47:27,326][101608][140503526901504][DEBUG][privacyidea.lib.policy:197] Exiting get_action_values with result []
[2017-09-04 14:47:27,326][101608][140503526901504][DEBUG][privacyidea.lib.policy:185] Entering get_policies with arguments (<privacyidea.lib.policy.PolicyClass object at 0x7fc97ec4f150>,) and keywords {‘action’: ‘add_user_in_response’, ‘scope’: ‘authorization’, ‘client’: ‘127.0.0.1’, ‘active’: True}
[2017-09-04 14:47:27,327][101608][140503526901504][DEBUG][privacyidea.lib.policy:469] Policies after matching time: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_user’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’enable’: True, u’enrollEMAIL’: True, u’enrollSMS’: True, u’enrollHOTP’: True, u’disable’: True, u’resync’: True, u’enrollTOTP’: True, u’delete’: True}, ‘scope’: u’user’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_enroll’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’tokenissuer’: u’Company’, u’tokenlabel’: u’{user}-{serial}’}, ‘scope’: u’enrollment’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_pass’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’reset_all_user_tokens’: True, u’otppin’: u’userstore’}, ‘scope’: u’authentication’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,327][101608][140503526901504][DEBUG][privacyidea.lib.policy:479] Policies after matching active: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_user’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’enable’: True, u’enrollEMAIL’: True, u’enrollSMS’: True, u’enrollHOTP’: True, u’disable’: True, u’resync’: True, u’enrollTOTP’: True, u’delete’: True}, ‘scope’: u’user’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_enroll’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’tokenissuer’: u’Company’, u’tokenlabel’: u’{user}-{serial}’}, ‘scope’: u’enrollment’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_pass’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’reset_all_user_tokens’: True, u’otppin’: u’userstore’}, ‘scope’: u’authentication’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,327][101608][140503526901504][DEBUG][privacyidea.lib.policy:479] Policies after matching scope: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,328][101608][140503526901504][DEBUG][privacyidea.lib.policy:503] Policies after matching action: []
[2017-09-04 14:47:27,328][101608][140503526901504][DEBUG][privacyidea.lib.policy:575] Policies after matching client
[2017-09-04 14:47:27,328][101608][140503526901504][DEBUG][privacyidea.lib.policy:197] Exiting get_policies with result []
[2017-09-04 14:47:27,328][101608][140503526901504][DEBUG][privacyidea.lib.policy:185] Entering get_policies with arguments (<privacyidea.lib.policy.PolicyClass object at 0x7fc97ec4f150>,) and keywords {‘action’: ‘no_detail_on_success’, ‘scope’: ‘authorization’, ‘client’: ‘127.0.0.1’, ‘active’: True}
[2017-09-04 14:47:27,329][101608][140503526901504][DEBUG][privacyidea.lib.policy:469] Policies after matching time: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_user’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’enable’: True, u’enrollEMAIL’: True, u’enrollSMS’: True, u’enrollHOTP’: True, u’disable’: True, u’resync’: True, u’enrollTOTP’: True, u’delete’: True}, ‘scope’: u’user’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_enroll’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’tokenissuer’: u’Company’, u’tokenlabel’: u’{user}-{serial}’}, ‘scope’: u’enrollment’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_pass’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’reset_all_user_tokens’: True, u’otppin’: u’userstore’}, ‘scope’: u’authentication’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,329][101608][140503526901504][DEBUG][privacyidea.lib.policy:479] Policies after matching scope: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,329][101608][140503526901504][DEBUG][privacyidea.lib.policy:503] Policies after matching action: []
[2017-09-04 14:47:27,330][101608][140503526901504][DEBUG][privacyidea.lib.policy:575] Policies after matching client
[2017-09-04 14:47:27,330][101608][140503526901504][DEBUG][privacyidea.lib.policy:197] Exiting get_policies with result []
[2017-09-04 14:47:27,330][101608][140503526901504][DEBUG][privacyidea.lib.policy:185] Entering get_policies with arguments (<privacyidea.lib.policy.PolicyClass object at 0x7fc97ec4f150>,) and keywords {‘action’: ‘no_detail_on_fail’, ‘scope’: ‘authorization’, ‘client’: ‘127.0.0.1’, ‘active’: True}
[2017-09-04 14:47:27,331][101608][140503526901504][DEBUG][privacyidea.lib.policy:469] Policies after matching time: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_user’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’enable’: True, u’enrollEMAIL’: True, u’enrollSMS’: True, u’enrollHOTP’: True, u’disable’: True, u’resync’: True, u’enrollTOTP’: True, u’delete’: True}, ‘scope’: u’user’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_enroll’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’tokenissuer’: u’Company’, u’tokenlabel’: u’{user}-{serial}’}, ‘scope’: u’enrollment’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_pass’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’reset_all_user_tokens’: True, u’otppin’: u’userstore’}, ‘scope’: u’authentication’}, {‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,331][101608][140503526901504][DEBUG][privacyidea.lib.policy:479] Policies after matching scope: [{‘time’: u’’, ‘user’: [], ‘resolver’: [u’AD_resolv’], ‘active’: True, ‘adminrealm’: [], ‘condition’: 0L, ‘realm’: [u’ad’], ‘name’: u’AD_auth’, ‘client’: [u’10.0.0.0/8’], ‘check_all_resolvers’: False, ‘action’: {u’setrealm’: u’ad’}, ‘scope’: u’authorization’}]
[2017-09-04 14:47:27,331][101608][140503526901504][DEBUG][privacyidea.lib.policy:503] Policies after matching action: []
[2017-09-04 14:47:27,332][101608][140503526901504][DEBUG][privacyidea.lib.policy:575] Policies after matching client
[2017-09-04 14:47:27,332][101608][140503526901504][DEBUG][privacyidea.lib.policy:197] Exiting get_policies with result []
[2017-09-04 14:47:27,393][101608][140503526901504][DEBUG][privacyidea.api.lib.utils:239] Can not get param: No JSON object could be decoded