eio-okta-api

Crates.ioeio-okta-api
lib.rseio-okta-api
version0.4.0
created_at2024-12-11 06:16:05.290799+00
updated_at2025-08-13 00:36:01.774406+00
descriptionAPI Types for Okta
homepagehttps://github.com/rancher-eio/okta-sync
repositoryhttps://github.com/rancher-eio/okta-sync
max_upload_size
id1479611
size71,337
Chris Olstrom (colstrom)

documentation

README

eio-okta-api - API Types for Okta

This crate contains API definitions for working with the Okta API.

Notably, it does not provide an implementation of anything that uses these types.

This crate is intended to be used to to produce and validate tools that are compatible with the the Okta API, either server or client implementations.

At this point, the types are hand-written, and even those on an as-needed basis (Pull Requests welcome!). A longer-term goal of this crate is to be able to be generated from the Okta Management API OpenAPI Specification.

License

SPDX-License-Identifier: MIT OR Apache-2.0

eio-okta-api is available under your choice of either the MIT License or the Apache License, Version 2.0.

See LICENSE-MIT and LICENSE-APACHE at the root of the repository for the full text of each.

Both are written in fancy lawyer-speak. If you prefer more down-to-earth language, consider the following:

  • tl;drLegal has simple visual summaries available: MIT or Apache-2.0
  • FOSSA has more in-depth overviews available: MIT or Apache-2.0
Commit count: 13

cargo fmt