24 Commits

Author SHA1 Message Date
Patrik Oldsberg d603920d0d Merge pull request #29246 from AmbrishRamachandiran/add-auth-provider.md
Fixed Add auth provider docs
2025-05-13 13:12:35 +02:00
Fredrik Adelöw ed9b022b41 fix docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-04-16 09:52:56 +02:00
Fredrik Adelöw bc8fb4b78d update docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-04-15 23:35:01 +02:00
Ambrish R b7e3e38372 Update add-auth-provider.md
Signed-off-by: Ambrish R <ambrish.r@infosys.com>
2025-04-02 12:46:32 +05:30
AmbrishRamachandiran 9861bddf5c Fix:Add auth provider docs
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2025-03-17 11:45:01 +05:30
Łukasz Jernaś 326faeddae fix(docs): Fixed various letter casing and script errors
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
2024-09-09 10:36:59 +02:00
Johan Haals b552a9429e Rename example module, extend docs
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-09-02 10:26:10 +02:00
Johan Haals 0bee00f386 docs: Update auth provider docs
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-08-30 12:20:33 +02:00
Aditya Kumar 67ce37af2c Updated the note format of documents
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-05-21 09:22:12 +05:30
Kyle Smith 6132afe4a3 docs: fix /frame/handler => /handler/frame typo
Signed-off-by: Kyle Smith <knksmith57@gmail.com>
2022-11-09 22:23:32 -06:00
Antonio Musolino fe8e025af5 feat: allowing post method into auth refresh api
Signed-off-by: Antonio Musolino <antoniomusolino007@gmail.com>
2022-07-05 15:33:29 +02:00
Patrik Oldsberg b3545f4279 docs: merge and clean up auth contribution docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-13 10:50:10 +02:00
Patrik Oldsberg 2df2f01a29 auth-backend: remove disableRefresh option
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-12 14:51:19 +02:00
Patrik Oldsberg 89bb53685c vale: prune accepted vocabulary
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-27 18:44:55 +02:00
Fredrik Adelöw 7cd399ede0 most of these casts are apparently no longer necessary
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-27 11:01:31 +02:00
Otto Sichert b23bc7f9c3 Change default port of backend to 7007 due to MacOS Control Center update
Signed-off-by: Otto Sichert <git@ottosichert.de>
2021-11-18 16:45:57 +01:00
Fredrik Adelöw 923491eece run prettier formatting
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-09 11:54:38 +02:00
Patrik Oldsberg 521728348d backend: change the default backend plugin mount point to /api 2020-09-23 09:39:47 +02:00
Rajiv Ranjan Singh def4032351 added description header field 2020-09-16 21:47:19 +05:30
Patrik Oldsberg 5a77294829 docs/auth: minor text fixes 2020-09-03 17:48:10 +02:00
Patrik Oldsberg fa32cee7ad docs/auth: update to reflect backend changes 2020-09-03 14:51:22 +02:00
Ivan Shmidt 0867d3dc30 feat: more docs to backstage.io 2020-08-12 12:06:14 +02:00
Patrik Oldsberg a633dce818 docs: format with prettier (#1218) 2020-06-09 19:50:41 +02:00
Marcus Eide e9a2444c9a Documentation: Add guide for how to add an auth provider to the backend (#1145)
* Add guide for how to add a auth provider to the backend

* Move to new docs folder and small corrections

* Split oauth and non-oauth use-cases up and add more info about the verifyFunc

* Move summary to top and add note about non-oauth providers being experimental
2020-06-09 09:39:27 +02:00