Use IP restriction and provisioning via Azure AD | Community
Skip to main content

Use IP restriction and provisioning via Azure AD

  • May 3, 2022
  • 3 replies
  • 0 views

I need to configure the provisioning and login of my agents via Azure AD but as I have ip restrictions it cannot perform the provisioning of users. Is there any way for user provisioning to bypass the ips restriction?

3 replies

Tipene
  • May 3, 2022

Hey Anderson,

Past whitelisting the IP addresses, it won't be possible straight out of the box, unfortunately. I'm not super familiar with Azure but it may be worth checking out if there is similar functionality available similar to the option mentioned in this comment.


  • Author
  • May 4, 2022

Hi Tipene,

I read the topic mentioned but I don't think it solves my problem.

Within Azure AD we were able to create access conditions that can block users from logging in, but we are still exposed when it comes to API access where if a person has the token they can access all information.

The ideal would be to be a block list and a permission list just like we can do for domains and emails.


Tipene
  • May 9, 2022
Hi Anderson,
 
Thanks for getting back to me.
 
I just want to clarify that your concern is around users with disabled accounts still being able to access the API by using a token that they may have saved in something like Postman, for example?