Install the Okta Active Directory agent | Okta
https://help.okta.com/en-us/content/topics/directory/ad-agent-new-integration.htm
https://help.okta.com/en-us/content/topics/directory/ad-agent-new-integration.htm
https://aps.autodesk.com/en/docs/acc/v1/reference/http/admin-v2-projects-project-Id-users-import-POST/ import requests import json url = “{{base_domain}}construction/admin/v2/projects/{{project_id}}/users:import” payload = json.dumps({ “users”: [ { “email”: “{{admin_email}}”, “products”: [ { “key”: “projectAdministration”, “access”: “administrator” }, { “key”: “insight”, “access”: “administrator” }, { “key”: “docs”, “access”: “administrator” }, { “key”: “takeoff”, “access”: “administrator” }, { “key”: “designCollaboration”, “access”: “none” }, { “key”: “modelCoordination”, “access”: “none” }, { … Read more
//사용자 별 로그 분석 changhee@changhee-All-Series:/var/www/html/okta_api$ /bin/python3 /var/www/html/okta_api/cOktaManager.py 장민호 access log : 2024-09-02T04:10:10.252Z, eventType : application.user_membership.remove 장민호 access log : 2024-09-02T04:10:10.340Z, eventType : application.user_membership.remove 장민호 access log : 2024-09-02T04:10:10.354Z, eventType : application.user_membership.remove 장민호 access log : 2024-09-02T04:10:10.314Z, eventType : application.user_membership.remove 장민호 access log : 2024-09-02T04:10:10.381Z, eventType : user.session.clear 장민호 access log : 2024-09-02T04:10:10.363Z, eventType : … Read more
[{ “actor”: { “id”: “spr1onjpzkmGH1bS91d8”, “type”: “SystemPrincipal”, “alternateId”: “system@okta.com”, “displayName”: “Okta System”, “detailEntry”: null }, “client”: { “userAgent”: null, “zone”: null, “device”: null, “id”: null, “ipAddress”: null, “geographicalContext”: null }, “device”: null, “authenticationContext”: { “authenticationProvider”: null, “credentialProvider”: null, “credentialType”: null, “issuer”: null, “interface”: null, “authenticationStep”: 0, “externalSessionId”: “trsAq93PkciRwWAXsFHu5h2cg” }, “displayMessage”: “import started”, “eventType”: “system.import.start”, … Read more
https://naver.me/58NOYZWE
https://developer.okta.com/docs/reference/api/system-log/
https://developer.okta.com/docs/concepts/event-hooks/
https://developer.okta.com/docs/reference/api/users/#create-user
https://developer.okta.com/docs/reference/api/users/#deactivate-user
https://conferences.autodesk.com/flow/autodesk/au2024/sessioncatalog/page/inperson/session/1713445604787001JInV