cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

15039 Rejected per authorization profile

Hi Experts,

 

I am testing one use case in ISE, where the ise is not authorizing the AD user. when I  am testing this AD user from switch with command : test aaa group radius username@AD.com Password new-code, then its saying :


User successfully authenticated

USER ATTRIBUTES

username 0 "Username"
tunnel-type 1 13 [vlan]
tunnel-medium-type 1 6 [ALL_802]
tunnel-private-group 1 "IT"

 

Means, its successfully authenticated and getting authorization as well. But when I am testing from end point its giving me below error, please provide the workaround where I am missing something.

its ACCESS_ACCEPT in authorization profile, dont know why its saying in root cause: Authorization Profile with ACCESS_REJECT attribute 

Event5400 Authentication failed
Failure Reason15039 Rejected per authorization profile
ResolutionAuthorization Profile with ACCESS_REJECT attribute was selected as a result of the matching authorization rule. Check the appropriate Authorization policy rule-results.
Root causeSelected Authorization Profile contains ACCESS_REJECT attribute

 

Also mentioning all the steps , which its Performing during this process.

 11001Received RADIUS Access-Request
 11017RADIUS created a new session
 11027Detected Host Lookup UseCase (Service-Type = Call Check (10))
 15049Evaluating Policy Group
 15008Evaluating Service Selection Policy
 15048Queried PIP - DEVICE.Device Type
 15041Evaluating Identity Policy
 15048Queried PIP - Normalised Radius.RadiusFlowType
 15013Selected Identity Source - Internal Endpoints
 24209Looking up Endpoint in Internal Endpoints IDStore - 00:50:56:5D:D5:2A
 24211Found Endpoint in Internal Endpoints IDStore
 22037Authentication Passed
 24715ISE has not confirmed locally previous successful machine authentication for user in Active Directory
 15036Evaluating Authorization Policy
 24432Looking up user in Active Directory - AD.com
 24325Resolving identity - 00-50-56-5D-D5-2A
 24313Search for matching accounts at join point - AD.com
 24318No matching account found in forest - AD.com
 24322Identity resolution detected no matching account
 24352Identity resolution failed - ERROR_NO_SUCH_USER
 24412User not found in Active Directory - AD.com
 15048Queried PIP - AD.com.ExternalGroups (3 times)
 15016Selected Authorization Profile - DenyAccess
 15039Rejected per authorization profile
 11003Returned RADIUS Access-Reject

 

Who Me Too'd this topic