elements
elements copied to clipboard
Ory Elements is a component library that makes building login, registration and account pages for Ory a breeze. Check out the components library on Chromatic https://www.chromatic.com/library?appId=63...
This is related to our SAML federation PR in Kratos : https://github.com/ory/kratos/pull/2653 ## Related Issue or Design Document https://github.com/ory/kratos/issues/1928 ## Checklist - [x] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md) and...
The format for bodies with traits dictates that the traits come in through their own object. This becomes especially visible when using an SDK client compiled with a newer version...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/elements/blob/master/CODE_OF_CONDUCT.md). -...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/elements/blob/master/CODE_OF_CONDUCT.md). -...
The react example didn't work if you configured the UI to be on the different (sub)domain or port than the Ory Tunnel. ## Checklist - [x] I have read the...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/elements/blob/master/CODE_OF_CONDUCT.md). -...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/elements/blob/master/CODE_OF_CONDUCT.md). -...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/elements/blob/master/CODE_OF_CONDUCT.md). -...
The following statement in [line 125](https://github.com/ory/elements/blob/main/examples/react-spa/src/sdk.ts#L125) is not correct. When I log in via OIDC, I get redirected to: ```json "redirect_browser_to": "https://login.microsoftonline.com//oauth2/v2.0/authorize?client_id=&login_hint=daniel.francesconi%40hgv.it&redirect_uri=https%3A%2F%2Fapi.accounts.hgv.it%2Fself-service%2Fmethods%2Foidc%2Fcallback%2Fmicrosoft&response_type=code&scope=https%3A%2F%2Fgraph.microsoft.com%2FUser.Read+openid&state=" ``` Then, in [line 135](https://github.com/ory/elements/blob/main/examples/react-spa/src/sdk.ts#L135) the hostname `login.microsoftonline.com`...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/elements/blob/master/CODE_OF_CONDUCT.md). -...