Skip to content

feat(orchestrator): add auth requester widget#972

Merged
mareklibra merged 4 commits into
redhat-developer:mainfrom
batzionb:auth
Jun 16, 2025
Merged

feat(orchestrator): add auth requester widget#972
mareklibra merged 4 commits into
redhat-developer:mainfrom
batzionb:auth

Conversation

@batzionb
Copy link
Copy Markdown
Contributor

@batzionb batzionb commented Jun 16, 2025

Implemented authorization widget for enabling specifying the required auth providers in the schema so the UI can pick it up from there and forward to workflow execution

https://issues.redhat.com/browse/FLPATH-2314

Will create follow up PR for documentation

@rhdh-gh-app
Copy link
Copy Markdown

rhdh-gh-app Bot commented Jun 16, 2025

Important

This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior.

Changed Packages

Package Name Package Path Changeset Bump Current Version
@red-hat-developer-hub/backstage-plugin-orchestrator-backend workspaces/orchestrator/plugins/orchestrator-backend minor v6.0.3
@red-hat-developer-hub/backstage-plugin-orchestrator-common workspaces/orchestrator/plugins/orchestrator-common minor v1.27.3
@red-hat-developer-hub/backstage-plugin-orchestrator-form-api workspaces/orchestrator/plugins/orchestrator-form-api minor v1.5.0
@red-hat-developer-hub/backstage-plugin-orchestrator-form-react workspaces/orchestrator/plugins/orchestrator-form-react minor v1.5.0
@red-hat-developer-hub/backstage-plugin-orchestrator workspaces/orchestrator/plugins/orchestrator minor v3.0.4

@batzionb batzionb force-pushed the auth branch 2 times, most recently from e6bfb92 to 250afd8 Compare June 16, 2025 07:19
@batzionb batzionb force-pushed the auth branch 2 times, most recently from 3d3f3f0 to 78581ad Compare June 16, 2025 07:39
import { Pagination } from '../types/pagination';
import { DataIndexService } from './DataIndexService';

function capitalize(str: string) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@batzionb batzionb force-pushed the auth branch 2 times, most recently from 4928b8d to 4e06742 Compare June 16, 2025 09:02
@sonarqubecloud
Copy link
Copy Markdown

@mareklibra mareklibra merged commit 53f3ffb into redhat-developer:main Jun 16, 2025
10 checks passed
elai-shalev pushed a commit to elai-shalev/rhdh-plugins that referenced this pull request Jan 21, 2026
* feat(orchestrator): add auth requester widget

* replaced custom capitalize with lodash

* updated generated openapi

* fixed report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants