Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. {
  2. "id": "fc2a85e1-6c11-47f6-8025-ea097ddcef25",
  3. "displayName": "ca policy",
  4. "createdDateTime": null,
  5. "modifiedDateTime": null,
  6. "state": "enabled",
  7. "sessionControls": null,
  8. "conditions": {
  9. "userRiskLevels": [],
  10. "signInRiskLevels": [],
  11. "clientAppTypes": [],
  12. "locations": null,
  13. "times": null,
  14. "deviceStates": null,
  15. "applications": {
  16. "includeApplications": [
  17. "00000002-0000-0ff1-ce00-000000000000",
  18. "00000003-0000-0ff1-ce00-000000000000"
  19. ],
  20. "excludeApplications": [],
  21. "includeAuthenticationContext": []
  22. },
  23. "users": {
  24. "includeUsers": [
  25. "All"
  26. ],
  27. "excludeUsers": [],
  28. "includeGroups": [],
  29. "excludeGroups": [],
  30. "includeRoles": [],
  31. "excludeRoles": []
  32. },
  33. "platforms": {
  34. "includePlatforms": [
  35. "android",
  36. "iOS"
  37. ],
  38. "excludePlatforms": []
  39. }
  40. },
  41. "grantControls": {
  42. "operator": "OR",
  43. "builtInControls": [
  44. "approvedApplication",
  45. "compliantApplication"
  46. ],
  47. "customAuthenticationFactors": [],
  48. "termsOfUse": []
  49. }
  50. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement