simeng-li

Results 27 issues of simeng-li

## Summary Skip the issuer validation for Azure OIDC SSO connector. For multi-tenant audience connectors, the issuer value in idToken may vary depending on the authenticated user's tenantId. Thus, unable...

bugfix
size/s

## Summary This PR combines all the experience API migration PRs into one. Includes the full migration code changes. Migrate our existing experience app using the latest experience API from...

enhancement
size/xl

## Summary Add new `Experience API` and `Management API` openapi docs link. Keep the top-level nav bar's API link pointing to `openapi.logto.io`, which uses the original `swagger.json` as the data...

## Summary Add SSO direct sign-in landing page to the react-sample project. ## Testing ## Checklist - [ ] `.changeset` - [ ] unit tests - [ ] integration tests...

## Summary Related PR #6675. ### Option A (default) Redirect the user to the client side to initiate an OIDC authorization request. With the following configs: - `defaultApplicationId`: Can be...

enhancement
size/xl

## Summary Alternate the `sso_connector_idp_initiated_auth_configs` to support directly redirecting the user to the client app to initiate a standard OIDC authorization request. ### Context For better security and to support...

feature
size/s

## Summary We have identified a bug where developers can insert cross-tenant users into an organization using the `POST /organizations/:id?users` API. Previously, there was no constraint to ensure that a...

bugfix
size/s
stale