Skip to content

Commit

Permalink
v0.4.2 (#116)
Browse files Browse the repository at this point in the history
* initial

* security schema edit

* apiKey security attempt

* Update README.md

* removed oauth, trying apikey

* swagger url

* Update onelogin_config.yml

* tooling extension use

* removed branding service

* removed brands

* brand document removal

* app inheritance changes

* app changes

* removed parameters from app

* required fields

* removed freeforms

* simplify

* updated apps

* app changes

* removed readonly sso

* removed sso examples

* app config changes

* Update README.md

* sso attempt

* SSO readonly added

* Marc's suggested changes

* readme updates

* typo edit
  • Loading branch information
Jmfwolf committed Apr 12, 2023
1 parent a3c7168 commit 3cf84a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swag-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9131,7 +9131,7 @@ definitions:
oidc_encryption_key:
type: string
description: OIDC Apps only
post_logout_redirect_url:
post_logout_redirect_uri:
type: string
description: OIDC Apps only
refresh_token_expiration_minutes:
Expand Down

0 comments on commit 3cf84a4

Please sign in to comment.