Advertisement
Guest User

Untitled

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