-
#555
d849256Thanks @ancheetah! - Fixes files distributed in sdk-effects packages. Excludes files not in/distfolder. -
Updated dependencies []:
- @forgerock/sdk-types@2.0.1
- @forgerock/sdk-utilities@2.0.1
- #502
9ad4062Thanks @ryanbas21! - releasing version 2 of the ping javascript sdk
-
#525
9a8ca14Thanks @ryanbas21! - ### @forgerock/journey-clientAdd well-known OIDC endpoint discovery support. The journey client can now fetch configuration from the
.well-known/openid-configurationendpoint. The realm path can be automatically inferred from the well-known issuer URL.Add shared well-known module with RTK Query API for OIDC endpoint discovery:
wellknownApi- RTK Query API for fetching well-known configurationcreateWellknownSelector- Selector factory for cached well-known datacreateWellknownError- Typed error creation from fetch failures- Re-exports pure utilities from
@forgerock/sdk-utilities
Add pure well-known utilities:
inferRealmFromIssuer- Extract realm path from AM issuer URLsisValidWellknownUrl- Validate well-known URLs (HTTPS required, HTTP allowed for localhost)
Refactored to use shared well-known module from
@forgerock/sdk-oidc.Refactored to use shared well-known module from
@forgerock/sdk-oidc.
- Updated dependencies [
3c63979,9ad4062,9a8ca14,5a9ea40]:- @forgerock/sdk-utilities@2.0.0
- @forgerock/sdk-types@2.0.0
-
#348
beb349aThanks @cerebrl! - Implemented token exchange within OIDC Client -
#344
dc4d4bdThanks @cerebrl! - Implement authorize functionality in oidc-client- Provide authorize URL method for URL creation
- Provide background method for authorization without redirection
- Introduce Micro from the Effect package
-
#416
7ffa428Thanks @ancheetah! - - Adds tests for OIDC effects package- Exposes
getStorageKeyutility
- Exposes
-
#471
ef4ab6fThanks @ancheetah! - Append query params to authorization url when provided -
Updated dependencies [
b0f4368,6c06e70,fd14ca9,b0f4368]:- @forgerock/sdk-utilities@1.3.0
- @forgerock/sdk-types@1.3.0