AI Radar — 23 Jun 2026
AI Radar — 23 Jun 2026
Automation tooling dominated the window: three major releases on a single day (18 June) shipped autonomous workflow capabilities for developers and enterprise teams. Regulatory signals from Washington and Brussels signal that AI infrastructure and sovereignty are moving to the top of government agendas.
Run: 2026-06-23 · Window: 18–23 Jun 2026 (5-day; strict 72h yielded 2 substantive items, expanded per window-expansion rule) · 35 candidates reviewed · 7 published · 28 dropped · 6 verified / 0 secondary / 0 rumor · 38% exploratory
TL;DR
- OpenAI Codex Record & Replay — demonstrate a workflow once on macOS; Codex turns it into a reusable autonomous skill. Available to Plus/Pro/Business outside EEA. (→ Codex Record & Replay)
- Cursor Automations 3.8 — /automate skill, Slack emoji triggers, five new GitHub event hooks, cloud agents with computer use; ships 18 June. (→ Cursor Automations)
- Anthropic Enterprise MCP Auth via Okta — IT admins provision MCP connectors org-wide; employees inherit access on first login, zero per-user OAuth. Seven connectors at launch. (→ Enterprise MCP Auth)
- Claude Code v2.1.186 — CLI
claude mcp login/logoutlands; bash!commands now trigger automatic Claude responses. (→ Claude Code v2.1.186) - FERC orders 6 grid operators to reform AI data center rules — 60 days to justify or change interconnection tariffs for large loads. (→ FERC Grid Orders)
Items
OpenAI Codex Record & Replay Ships for macOS
Source: https://developers.openai.com/codex/record-and-replay · OpenAI Developer Docs · 2026-06-18 Verification: T2 verified · announcement · workflow-automation
OpenAI shipped Record & Replay in Codex app version 26.616 for macOS on 18 June 2026. Users demonstrate a workflow once — the system captures the actions and window content involved — and Codex generates a natural-language skill description that can be replayed with new inputs using Computer Use, browser actions, plugins, or a combination. The skill generalises to fresh app states rather than replaying a fixed click sequence. Availability is limited to Plus, Pro, Business, Enterprise, and Edu subscribers outside the European Economic Area, United Kingdom, and Switzerland; Computer Use must be enabled.
Why it matters for automation/productivity: Repetitive manual workflows — filing a configured issue, downloading a recurring report, publishing a video — can now be converted into reusable agent skills without scripting. Non-developer staff who can demonstrate a workflow on screen can build their own automations, lowering the skill bar for AI-driven process delegation.
Key claims:
- Feature ships in macOS Codex v26.616 on 2026-06-18 → OpenAI Developer Docs (vendor-disclosed)
- Excluded regions: EEA, UK, Switzerland → OpenAI Developer Docs (vendor-disclosed)
- Generates natural-language skill, not a mechanical click log → OpenAI Developer Docs (vendor-disclosed)
Cross-references:
- https://www.techtimes.com/articles/318759/20260620/openai-codex-automation-gains-record-replay-show-it-once-skip-script.htm (T3, corroborating)
- https://www.eesel.ai/blog/codex-record-and-replay-explained (T3, corroborating — explains generalisation approach)
Caveats: EEA, UK, and Switzerland exclusion aligns with Computer Use regional gating; no timeline for those regions disclosed. Vendor demo, not independently reproduced at scale.
Cursor 3.8 Ships Automations with Slack and GitHub Triggers
Source: https://cursor.com/changelog/06-18-26 · Cursor · 2026-06-18 Verification: T2 verified · changelog · dev-tools
Cursor 3.8 introduced Automations — always-on cloud agents configured to run on recurring triggers without a local machine. The /automate skill lets users describe a task in plain language and Cursor configures the triggers and tools. New triggers include a Slack emoji reaction (react to any message to kick off a run) and five GitHub event hooks: issue comment, PR review inline comment, PR review submitted, review thread updated, and GitHub Actions workflow completed. Cloud agents kicked off by Automations have Computer Use enabled by default. Automations can now be saved in incomplete states, and agents can open PRs by default.
Why it matters for automation/productivity: Development teams can now route GitHub events directly to Cursor agents for autonomous triage, review, or fix — without leaving the IDE or writing custom webhook logic. The Slack emoji trigger makes non-developer stakeholders able to initiate agent workflows from within their existing communication tool.
Key claims:
- /automate skill: natural-language description → configured automation → Cursor changelog (vendor-disclosed)
- Slack emoji trigger shipped in 3.8 → Cursor changelog (vendor-disclosed)
- Five new GitHub triggers listed above → Cursor changelog (vendor-disclosed)
- Computer Use enabled by default in cloud agents → Cursor changelog (vendor-disclosed)
Cross-references:
- https://www.joinnextdev.com/blog/cursor-automations-just-got-a-lot-more-powerful (T3, corroborating)
Caveats: Cloud agent billing details for Automations are not fully documented in public docs as of launch; token usage on large repositories can escalate quickly. Monitor usage dashboards closely. SpaceX acquired Cursor (Anysphere) in a pending $60B deal announced 16 June 2026; deal expected to close Q3 2026, which may affect Cursor’s product trajectory.
Anthropic Ships Enterprise-Managed MCP Auth via Okta
Source: https://blog.modelcontextprotocol.io/posts/enterprise-managed-auth/ · Model Context Protocol Blog · 2026-06-18 Verification: T2 verified · announcement · mcp-ecosystem
Anthropic shipped Enterprise-Managed Authorization (EMA) for MCP connectors on 18 June 2026. IT admins provision MCP server access through Okta — the first supported identity provider — and employees inherit that access automatically on first login, with no per-user consent screens or OAuth queues. Access is governed by the admin console with a single auditable trail. Seven MCP connectors support EMA at launch: Asana, Atlassian (Jira, Confluence, Rovo), Canva, Figma, Granola, Linear, and Supabase; Slack support is in progress. The feature is in beta for Claude Team and Enterprise plans; it also works within Visual Studio Code.
Why it matters for automation/productivity: Organizations previously blocked from scaling MCP by the per-user OAuth friction now have a single-provisioning path. An admin enables a connector, and the entire org inherits access — the pattern that made Okta-SSO adoption fast can now apply to MCP tooling. The seven supported connectors cover core productivity and project management workflows.
Key claims:
- Okta is first identity provider; VS Code supported → MCP Blog (vendor-disclosed)
- Seven connectors at EMA launch → MCP Blog (vendor-disclosed)
- Beta for Claude Team and Enterprise → MCP Blog (vendor-disclosed)
- Ramp reports 2,000 employees provisioned zero-touch → MCP Blog (vendor-cited customer case)
Cross-references:
- https://www.okta.com/newsroom/press-releases/okta-becomes-a-featured-identity-provider-powering-secure-ai-agent-connections-for-claude-enterprise/ (T2, corroborating — Okta’s own press release)
- https://aiweekly.co/alerts/anthropic-introduces-admin-managed-mcp-auth-for-claude-enterprise (T3, corroborating)
- https://www.techtimes.com/articles/318708/20260619/mcp-enterprise-authorization-goes-stable-zero-touch-sso-okta-anthropic-vs-code.htm (T3, corroborating)
Caveats: Beta only; GA timeline not announced. Ramp customer stat is vendor-cited; no independent verification.
Claude Code v2.1.186 Adds CLI MCP Auth and Bash Auto-Response
Source: https://github.com/anthropics/claude-code/releases/tag/v2.1.186 · GitHub · 2026-06-22 Verification: T2 verified · changelog · dev-tools / mcp-ecosystem
Anthropic released Claude Code v2.1.186 on 22 June 2026. The most functionally significant additions: claude mcp login <name> and claude mcp logout <name> commands enable CLI-level authentication for MCP servers without going through the interactive menu — relevant for scripted or headless environments. Bash ! commands now trigger automatic Claude responses by default (configurable via respondToBashCommands). The /workflows agent detail view gains status filtering via the f key. A ‘Skills’ section appears on the /plugin Installed tab. Bug fixes include streaming request failures after machine sleep and subagent transcript scroll position issues.
Why it matters for automation/productivity: CLI MCP auth removes the interactive menu dependency, making it practical to configure MCP server credentials in automated setup scripts and CI environments. The bash auto-response feature creates a tighter human-in-the-loop where shell output automatically feeds into Claude’s next action — useful for development workflows that alternate between running commands and interpreting results.
Key claims:
claude mcp login/logoutCLI commands shipped in v2.1.186 → GitHub release notes (vendor-disclosed)respondToBashCommandsconfiguration option → GitHub release notes (vendor-disclosed)- Release date 2026-06-22 → GitHub release notes
Cross-references:
- https://releasebot.io/updates/anthropic/claude-code (T3, corroborating)
OpenAI Adds Credit Analytics and Spend Controls to ChatGPT Enterprise
Source: https://openai.com/index/chatgpt-enterprise-spend-controls/ · OpenAI · 2026-06-21 Verification: T2 verified · announcement · ai-for-business Tier nuance: Primary URL returned HTTP 403 from this sandbox; content confirmed via multiple T3 secondaries (AI Chat Daily, CIO, Seeking Alpha, Crypto Briefing, Let’s Data Science). Tier held at T2 given multiple independent confirmation and canonical URL attribution.
OpenAI launched credit usage analytics and updated spend controls for ChatGPT Enterprise on 21 June 2026. The Global Admin Console now surfaces credit consumption across ChatGPT and Codex broken down by user, product, and model. Admins can set default workspace credit limits, group-level caps, and individual user overrides. Workspace owners can configure weekly rolling limits with either alert-mode or hard-cap enforcement.
Why it matters for automation/productivity: Enterprise AI bills are transitioning from line items to budget categories, and this is the tooling that makes them manageable. Teams can now identify which departments are extracting value from ChatGPT Enterprise versus which are paying for underused licences — enabling evidence-based scaling or consolidation decisions.
Key claims:
- Consumption dashboard: breakdown by user, product, model → OpenAI primary (confirmed via secondaries)
- Weekly limits: configurable alert or hard cap → OpenAI primary (confirmed via secondaries)
- Group-level caps and individual overrides → OpenAI primary (confirmed via secondaries)
Cross-references:
- https://www.cio.com/article/4187252/openai-adds-spend-controls-and-usage-analytics-to-chatgpt-enterprise.html (T3, corroborating)
- https://seekingalpha.com/news/4605170-openai-launches-usage-analytics-spend-controls-for-chatgpt-enterprise (T3, corroborating)
- https://cryptobriefing.com/openai-chatgpt-enterprise-credit-analytics-spend-controls/ (T3, corroborating)
Caveats: Primary URL inaccessible from this sandbox environment; content verified from multiple independent secondaries.
European Commission Selects EUROPA Consortium for Sovereign Frontier AI Model
Source: https://digital-strategy.ec.europa.eu/en/news/commission-selects-europa-consortium-winner-frontier-ai-grand-challenge-project-build-european-open · European Commission · 2026-06-19 Verification: T1 verified · government announcement · policy-regulation / ai-for-business
The European Commission announced on 19 June 2026 that it had selected the EUROPA consortium — led by Italian company Domyn — as the winner of the Frontier AI Grand Challenge launched in February 2026. The consortium is tasked with building an open-source frontier model exceeding 400 billion parameters, covering all 24 official EU languages. For one year, the project receives access to up to 2.5% of EuroHPC’s total computing capacity on EU supercomputers optimised for AI. Secondary sources report a 6,000-chip NVIDIA Blackwell cluster as the primary compute allocation; the Commission announcement does not confirm this specific figure.
Why it matters for automation/productivity: Informational for most practitioners — no immediate workflow leverage. For organisations evaluating long-term AI supply chain diversification within the EU, EUROPA’s trajectory signals whether Europe will produce a competitively capable sovereign alternative to US and Chinese frontier models within 12–18 months. Procurement teams operating in EU regulated sectors should monitor EUROPA’s licensing terms as the project progresses.
Key claims:
- EUROPA consortium led by Domyn, selected 19 June 2026 → EC primary
- Model: 400B+ parameters, all 24 EU official languages → EC primary
- Compute: up to 2.5% of EuroHPC total capacity, one year → EC primary
- 6,000-chip NVIDIA Blackwell cluster: secondary sources only; not confirmed in EC primary
Cross-references:
- https://ec.europa.eu/commission/presscorner/detail/en/ip_26_1187 (T1, corroborating — EC press corner)
- https://ieu-monitoring.com/editorial/eu-commission-picks-europa-consortium-led-by-domyn-to-build-open-frontier-ai-model/1243623 (T3, corroborating)
Caveats: Hardware commitment (6,000-chip Blackwell cluster) cited only in secondary sources; verify against official EC implementation documents when published.
FERC Orders Six Grid Operators to Reform AI Data Center Connection Rules
Source: https://www.ferc.gov/news-events/news/ferc-launches-aggressive-targeted-action-speed-large-load-integration · FERC · 2026-06-18 Verification: T1 verified · government order · policy-regulation Tier nuance: Primary URL returned HTTP 403 from sandbox; content confirmed from multiple independent secondaries (TechCrunch, AAF, ENR, Yahoo Finance, Construction Connect). FERC is a US federal regulatory body; orders are public record.
The Federal Energy Regulatory Commission issued tailored show-cause orders under Section 206 of the Federal Power Act to all six US regional grid operators on 18 June 2026: PJM, MISO, SPP, CAISO, ISO-NE, and NYISO. The operators have 60 days to either justify their current tariffs for large-load customers (data centres, manufacturing) or file tariff changes. A 30-day deadline applies for power supply adequacy reports. FERC identified five reform areas: transmission application and study processes, cost-allocation to prevent existing ratepayer cost-shifting, co-location and behind-the-meter generation arrangements, flexible large-load transmission services, and generation study processes for electrically proximate large loads.
Why it matters for automation/productivity: Informational for software/AI teams — no immediate workflow leverage. For organisations planning US AI data centre deployments or evaluating colocation providers, the 60-day response window will reveal how the six grid operators plan to accelerate speed-to-power. Watch for tariff filings that affect deployment timelines and infrastructure costs starting August 2026.
Key claims:
- Six named RTOs/ISOs received Section 206 orders on 2026-06-18 → FERC primary (confirmed via secondaries)
- 60-day deadline to justify or reform tariffs → FERC primary
- 30-day power adequacy report deadline → FERC primary
- Five reform categories listed → FERC primary
Cross-references:
- https://techcrunch.com/2026/06/18/ai-data-centers-just-got-a-government-mandated-fast-lane-to-the-grid/ (T3, corroborating)
- https://www.americanactionforum.org/insight/ferc-data-center-orders-accelerate-grid-connection/ (T3, corroborating)
Caveats: Primary URL 403 from sandbox. Orders are public record; all details confirmed from independent secondaries. Outcomes depend on tariff filings expected August 2026.
Dropped
Items considered but not published, with reasons:
| Title considered | Source | Reason |
|---|---|---|
| Claude Code v2.1.185 | GitHub releases | Minor UX patch only (stream-stall hint wording, threshold 10s → 20s); no new capability |
| GLM-5.2 (Zhipu AI) — 744B MoE, MIT license, 62.1 SWE-bench Pro | Zhipu AI / VentureBeat | Launched 2026-06-13; outside 5-day expanded window |
| GPT-5.6 | Various T3–T4 sources | No official OpenAI announcement, model card, or API string as of 2026-06-23; treated as T5 rumor |
| SpaceX acquires Cursor for $60B | CNBC, TechCrunch | Announced 2026-06-16; outside 5-day expanded window |
| Android 17 ships with Gemini Omni and Lyria 3 | TechCrunch | Released 2026-06-16; outside expanded window |
| Snap Specs AR glasses ($2,195, OpenAI + Gemini) | CNBC, Snap Newsroom | Announced 2026-06-16; outside expanded window |
| 42 State AGs investigate OpenAI | TechCrunch, Tom’s Hardware | Announced 2026-06-13; outside expanded window |
| OpenAI Partner Network ($150M, 300K consultants) | OpenAI | Launched 2026-06-14; outside expanded window |
| OpenAI acquires Ona (German cloud, Codex agents) | OpenAI | Announced 2026-06-11; outside expanded window |
| Flue 1.0 Beta (Astro sandbox agent framework) | Flue blog | Released 2026-06-16; outside expanded window |
| Cloudflare opens Agents SDK to Flue | Cloudflare blog | Published 2026-06-17; outside expanded window |
| Anthropic Claude Code expertise study (400K sessions) | Anthropic research | Published 2026-06-16; outside expanded window |
| Grok 4.3 on Amazon Bedrock | AWS | Launched 2026-06-15; outside expanded window |
| DeepSeek V4 Pro (1.6T MoE, Huawei Ascend) | Fortune, Tom’s Hardware | Launched 2026-04-24; outside expanded window |
| Gemma 4 12B (encoder-free, 16GB RAM, Apache 2.0) | Released 2026-06-03; outside expanded window | |
| DiffusionGemma (4x speed, 26B MoE, Apache 2.0) | Released 2026-06-10; outside expanded window | |
| Gemini 3.5 Live Translate (70+ languages, 2000+ combinations) | Launched 2026-06-09; outside expanded window | |
| Google Home Speaker with Gemini ($99.99) | Ships 2026-06-25; post-window | |
| White House AI Innovation and Security EO | White House | Issued 2026-06-02; outside expanded window |
| KPMG deploys Microsoft Agent 365 to 276,000 staff | KPMG / Microsoft | Announced 2026-06-09; outside expanded window |
| NVIDIA SkillSpector (AI skill security scanner) | GitHub trending | No formal release date published; cannot establish currency per deliverable rules |
| Agent-Reach v1.5.0 (multi-platform CLI for AI agents) | GitHub | Released 2026-06-11; outside expanded window |
| MaiAgent at VivaTech (prebuilt RAG/agent platform) | T4 sources only | No verifiable primary source found in window |
| ChatGPT market share below 50% (46.4%) | T3–T4 only | Methodology and primary source for market share data not identified; cannot grade above T4 |
| OpenRouter Fusion (multi-model synthesis tool) | T3–T4 only | No primary source or release date verified |
| Indonesia .ai.id domain Sunrise period | Detik.com | Sunrise June 2 – July 2; event began outside window |
| European Commission AI Act / Tech Sovereignty Package | EC | Dated 2026-06-03; outside expanded window |
| SEA/Indonesia AI discovery pass | Web search | No substantive in-window publishable items found |
| GitHub trending non-AI repos (n0-computer/iroh, penpot, plane) | GitHub trending | Outside category scope |
Limitations
-
Window expansion applied: Strict 72h window (20–23 June) yielded 2 substantive verified items (Claude Code v2.1.186 and OpenAI Enterprise Spend Controls). Expanded to 5-day window (18–23 June) per window-expansion rule. Items dated 18–19 June are included as a result.
-
Two primary URLs returned HTTP 403: FERC (ferc.gov) and OpenAI Enterprise Spend Controls (openai.com) were inaccessible from this sandbox. Both items confirmed via multiple independent secondary sources and canonical URL attribution; tier held at T2/T1 respectively. Details may carry minor secondary-sourcing error.
-
Login-walled coverage absent: X timelines, LinkedIn, and Discord were not directly accessed. Public X posts visible via search engines were captured; logged-in wall content may have been missed. Dedicated X.com search passes were run for AI announcements in the window but returned no unique publishable items not already captured from primary sources.
-
Heavy 18 June concentration: Five of seven published items are dated 18 June 2026. This may reflect genuine release clustering (common at end-of-sprint windows) or may be partly an artefact of limited search coverage for June 19–20.
-
EUROPA compute detail unverified at T1: Secondary sources cite a 6,000-chip NVIDIA Blackwell cluster as the compute commitment; the EC press release confirms only ‘up to 2.5% of EuroHPC capacity.’ The specific hardware figure is unverified from the primary.
-
GPT-5.6 rumor tracked but unpublished: As of 23 June, no OpenAI announcement, system card, or API model string exists. Polymarket contracts placed >80% probability on a launch by 28 June. If GPT-5.6 ships in the next few days, it will be a primary item in the next run.
-
SpaceX/$60B Cursor acquisition excluded by window: This deal (announced 16 June) has significant strategic implications for Cursor’s product trajectory. A caveat is noted in the Cursor Automations item. Recommend tracking in subsequent runs as deal closure approaches (expected Q3 2026).
-
SEA/Indonesia coverage gap persists: Dedicated search passes in Indonesian and SEA-region terms returned no publishable in-window items. Source indexes remain US/EU-heavy.
-
Vendor benchmark caveats: All performance claims in this bulletin are vendor-disclosed (Claude Code release notes, Cursor changelog, OpenAI developer docs). No independent benchmarks were available or cited.
Search log
Q: 'site:anthropic.com/news June 20-23 2026' → web_fetch → 0 in-window posts
Q: 'site:openai.com/news June 20-23 2026' → 403 on fetch; search fallback
Q: 'OpenAI announcement release June 20 21 22 23 2026' → 8 results, 3 high-relevance
Q: 'site:deepmind.google/blog June 2026' → web_fetch → 8 posts listed, dates unconfirmed
Q: 'Anthropic Claude announcement June 2026' → 8 results, 2 high-relevance
Q: 'GPT-5.6 release OpenAI June 22 23 2026' → 8 results, 0 confirmed official
Q: 'OpenAI acquires Ona June 2026' → confirmed June 11 announcement date
Q: 'ChatGPT Codex Record and Replay June 2026' → 8 results, primary confirmed at developers.openai.com
Q: 'Cursor changelog update June 2026' → 8 results, primary cursor.com/changelog/06-18-26 confirmed
Q: 'MCP model context protocol new server June 2026' → 8 results, 1 high-relevance (Noma June 2 — outside window)
Q: 'OpenAI enterprise analytics spend controls June 21 2026' → 7 results, primary URL identified
Q: site:github.com/anthropics/claude-code releases → v2.1.185 (June 20), v2.1.186 (June 22) confirmed
Q: 'GLM-5.2 Zhipu AI SWE-bench Pro June 2026' → confirmed June 13 launch, outside window
Q: 'Anthropic Claude Code study domain expertise 400000 sessions June 2026' → confirmed June 16, outside window
Q: 'Grok 4.3 Amazon Bedrock June 2026' → confirmed June 15, outside window
Q: 'DeepSeek V4 Pro 1.6 trillion parameters June 2026' → confirmed April 24, outside window
Q: 'Snap Specs AR glasses June 2026' → confirmed June 16, outside window
Q: 'White House AI executive order June 2026' → confirmed June 2, outside window
Q: 'SpaceX Cursor acquisition $60B June 2026' → confirmed June 16, outside window
Q: 'OpenAI partner network $150M June 2026' → confirmed June 14, outside window
Q: 'Android 17 Google Gemini Omni release date June 2026' → confirmed June 16, outside window
Q: '42 state attorneys general OpenAI investigation June 2026' → confirmed June 13, outside window
Q: 'FERC AI data center grid orders June 18 2026' → confirmed; primary ferc.gov 403
Q: 'European Commission EUROPA consortium sovereign AI June 19 2026' → confirmed; EC primary accessible
Q: 'Anthropic Claude Enterprise admin-managed MCP Okta June 2026' → confirmed June 18
Q: blog.modelcontextprotocol.io enterprise-managed-auth → web_fetch → June 18, full details confirmed
Q: digital-strategy.ec.europa.eu EUROPA → web_fetch → June 19, full details confirmed
Q: ferc.gov large-load integration → web_fetch → 403; details from secondaries
Q: github.com/trending since=weekly → 20 AI-adjacent repos, 2 explored deeply
Q: 'AI Indonesia startup AI Asia Tenggara June 2026' → 8 results, 0 publishable in-window
Q: site:x.com AI announcement June 20 21 22 2026 → 8 results, 0 unique in-window items
Q: github.com/NVIDIA/SkillSpector → no formal release date; excluded
Q: github.com/Panniantong/Agent-Reach → v1.5.0 dated June 11; outside window
Q: 'cursor automations criticism problems June 2026' → cost billing concerns documented; noted in caveat
Q: withastro flue sandbox agent framework June 2026 → 1.0 Beta June 16; outside window
Q: blog.cloudflare.com agents-platform-flue-sdk → June 17; outside window
Q: aws.amazon.com grok-amazon-bedrock → June 15; outside window
Total searches: 37, of which 14 exploratory or adversarial (38%).
Suggested next runs
- GPT-5.6 launch — Polymarket pricing it >80% likely by 28 June; if shipped, run a lateral search on benchmark claims vs independent eval.
- SpaceX/Cursor deal closure — Expected Q3 2026; watch for product changes, pricing adjustments, or xAI model integration in Cursor.
- FERC tariff filing outcomes — 60-day deadline puts filing dates around 18 August 2026; data centre colocation operators and cloud providers are the primary audience for those filings.
- EUROPA compute details — Official implementation documents expected post-selection; the 6,000-chip Blackwell figure needs T1 confirmation.
- Enterprise MCP Auth GA — Currently in beta; watch for general availability announcement and additional identity provider support beyond Okta.