Silvan
20e4f1ce57
feat(actions): add fields to complement token flow ( #5336 )
...
* deprecated `ctx.v1.userinfo`-field in "pre userinfo creation" trigger in favour of `ctx.v1.claims`. The trigger now behaves the same as "pre access token creation"
* added `ctx.v1.claims` to "complement tokens" flow
* added `ctx.v1.grants` to "complement tokens" flow
* document `ctx.v1.getUser()` in "complement tokens" flow
* feat(actions): add getUser() and grant
* map user grants
* map claims
* feat(actions): claims in complement token ctx
* docs(actions): add new fields of complement token
* docs(actions): additions to complement token
* docs(actions): correct field names
2023-03-08 15:26:28 +01:00
mffap
755e1d24e3
docs: fix broken links ( #5387 )
...
* docs: fix broken links
* emails
2023-03-07 14:31:31 +01:00
mffap
8d4d182c20
docs: proposal restructure ( #5318 )
...
* docs: docs structure
* docs: remove sdk from main nav
* docs: fix broken links
* docs: texts
* docs: texts
* docs: react example
* docs: proposal restructure
* remove manual, move troubleshooting
* revmove duplicate item
* identity providers
* broken links and rel paths
* examples wip
* examples
* navigation
* support
* solution scenarios
* concepts
* overview
* Actions caution to info
* suggestions from code review
* remove start command again
* proposed start command (with and without api)
* wip startpage
* startpage
* broken link integrate
* remove get started from nav
* Apply suggestions from code review
Co-authored-by: Elio Bischof <elio@zitadel.com>
---------
Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com>
Co-authored-by: Florian Forster <florian@zitadel.com>
Co-authored-by: Elio Bischof <elio@zitadel.com>
2023-03-07 09:33:13 +02:00
Miguel Cabrerizo
60e3e30bca
fix: typo Urls should be URLs ( #5327 )
...
change Urls to URLs in i18n files
2023-03-02 15:30:11 +00:00
Dakshitha Ratnayake
e3e21cf336
docs: add python quick start guide ( #5166 )
...
* Initial commit for the python quickstart guide
* Fixed minor errors in the Python quickstart guide
* “message”
---------
Co-authored-by: Dakshitha Ratnayake <dakshitharatnayake@Dakshithas-MacBook-Pro.local>
2023-02-13 17:59:08 +05:30
Max Peintner
da130c2ed9
docs(quickstarts): change application type to user agent for angular apps ( #5173 )
...
docs: user agent spa
2023-02-07 19:16:04 +01:00
Florian Forster
065250a108
chore(docs): fix links for domain migration ( #4831 )
...
* chore(docs): fix links for domain migration
* try trailing slash for netlify
* trial
* fix typo
* test path
* try preview proxied
* test local proxy
* try to define the domain with redirect to /docs
* remove build commands
* debug netlify router and fix image link
* working config
* fix analytics
2022-12-06 20:33:13 +01:00
Max Peintner
97fe041a86
docs: add tailwindcss for styles, oidc authorize endpoint playground ( #4707 )
...
* variable parser
* rm plugin
* set fcn
* env
* EnvCode component
* cleanup env demo
* env
* rm remark plugin
* auth request context
* auth req component
* authorize endpoint construction
* rev react page
* fix endpoint
* styling
* query params with anchor
* desc
* tailwind coexistence
* fix styles
* add login_hint, organizationId scope
* auth request without prompt
* show login_hint
* sync displayed url with actual href
* fix fcn
* coloring
* Update docs/src/components/authrequest.jsx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/src/components/authrequest.jsx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/src/components/authrequest.jsx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/src/components/authrequest.jsx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/src/components/authrequest.jsx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/src/components/authrequest.jsx
Co-authored-by: mffap <mpa@zitadel.com>
* add plausible, header
* add pkce
* move
* adds pkce code challenge
* replace cboa
* reaname and move to required
* fall back to cboa due to webpack error
* trailing slash
* reorder org_id
* remove resourceowner
* texts
* update references
* buffer, fix some react dom components
* Apply suggestions from code review
Co-authored-by: Florian Forster <florian@zitadel.com>
* standard scopes
Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: Florian Forster <florian@zitadel.com>
2022-12-05 18:36:12 +01:00
Max Peintner
9fbd1034c2
docs(NextJS): use auth method basic for guides ( #4802 )
...
* docs: nextjs using code with auth method basic
* Update docs/docs/examples/login/nextjs-b2b.md
Co-authored-by: Florian Forster <florian@zitadel.com>
Co-authored-by: Florian Forster <florian@zitadel.com>
2022-12-01 11:25:17 +01:00
Max Peintner
268db1d5ec
docs: update example links ( #4752 )
...
update example links
2022-11-24 10:23:31 +01:00
Max Peintner
1b868b6a7f
docs: nextjs b2b example, plausible outbound links script ( #4738 )
...
* b2b example, link from b2b solution scenario, cleanup nextjs doc
* b2b md
* repo link
* add plausible outbound events
* update examples link
2022-11-23 13:27:09 +00:00
Max Peintner
bc715acaa9
docs: update flutter quickstart ( #4652 )
...
* docs: update flutter for web support
* flutter doc
* add repo link
* update lockfile
* Update docs/docs/examples/login/flutter.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/examples/login/flutter.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/examples/login/flutter.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/examples/login/flutter.md
Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: mffap <mpa@zitadel.com>
2022-11-14 15:24:36 +01:00
Max Peintner
92eeb68be9
docs: update nextjs and angular guide ( #4633 )
...
* docs: nextjs angular guide
* colormode
2022-10-31 08:00:22 +01:00
Max Peintner
5809dec342
docs: change nextjs quickstart ( #4566 )
...
* docs: change nextjs repo update readme
* Update docs/docs/examples/login/nextjs.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/examples/login/nextjs.md
Co-authored-by: Florian Forster <florian@zitadel.com>
Co-authored-by: Florian Forster <florian@zitadel.com>
2022-10-21 08:08:43 +00:00
Dominic
0755ed8a70
fix: broken documentation links ( #4454 )
...
Minor fix: Fixed broken documentation links
Co-authored-by: Dominic Luechinger <dominic.luechinger@zuehlke.com>
2022-09-26 21:58:42 +02:00
Florian Forster
cd4c61a6bb
docs: fixing incomplete sentence and old aud scope ( #4202 )
...
* docs: fixing incomplete sentence and old aud scope
* Update docs/docs/examples/secure-api/go.md
2022-08-16 15:13:15 +02:00
Livio Spring
02d2032790
feat: add ZITADEL project id scope ( #4146 )
...
* feat: add ZITADEL project id scope
* update documentation
* documentation
* fix scopes
* change to lowercase
2022-08-09 09:45:59 +02:00
Florian Forster
d6cb1e521d
docs: general fixes to links who where broken and some lint and typos ( #4144 )
2022-08-08 16:02:47 +02:00
Livio Spring
6e6f5d5f17
docs: fix broken links in examples overview ( #4074 )
2022-07-29 14:12:52 +02:00
Florian Forster
3c3bce1a6b
docs: improve documentation for v2 release ( #4046 )
...
* WIP: docs(proxy): describe proxy settings
* fix nginx
* refactor (docs): deploy and operate sections
* chore: ignore package-lock since we use yarn
* chore: update to rc1
* chore: broken links
* chore: update yarn
* docs: move disclaimer to bottom
* chore: fix broken links
* Update docs/docs/guides/operate/tls_modes.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* test caddy files
* syntax highlight
* traefik example
* refactor: docs
* refactor
* working state
* got a working state
* remove bar
* mark rate limits for update
* remove zitadel.ch
* fix cases
* docs: zitadel quickstart
* docs: zitadel quickstart
* docs: create app and project
* docs: move customer portal docs to guides manage cloud
* docs: move customer portal docs to guides manage cloud
* docs: move customer portal docs to guides manage cloud
* docs: add help me choose in the quickstart
* docs: broken links
* fix broken links
* Update knative guide
* styling
* docs: support customer portal
* update to main instead v2-alpha
* use version 2 tag
* docs: images
* docs: move authentication and authorization guides to integrate
* docs: quickstart use examples
* docs: lb example
* fix broken link
* docs: update userinfo endpoints
* docs: update userinfo endpoints
* fix oidc endpoint
* docs: remove unused endpoints in app.module
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-07-29 10:13:45 +02:00