Skip to content

NCL-9487 Add PNC Web UI ability to authenticate to any OIDC server#688

Open
patrikk0123 wants to merge 2 commits intoproject-ncl:mainfrom
patrikk0123:ncl9487
Open

NCL-9487 Add PNC Web UI ability to authenticate to any OIDC server#688
patrikk0123 wants to merge 2 commits intoproject-ncl:mainfrom
patrikk0123:ncl9487

Conversation

@patrikk0123
Copy link
Member

No description provided.

@patrikk0123 patrikk0123 force-pushed the ncl9487 branch 11 times, most recently from b0019bc to 3b43525 Compare March 4, 2026 15:35
@patrikk0123 patrikk0123 requested a review from jomrazek March 5, 2026 10:23
Copy link
Contributor

@jomrazek jomrazek left a comment

Choose a reason for hiding this comment

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

I guess AuthServiceStatusPage is not in final form but other than that looks good to me.

export const AuthServiceStatusPage = ({ errorPageTitle }: IAuthServiceStatusPageProps) => {
const auth = useAuth();

const content = <>TODO... If the error still persists please contact {MESSAGE_PNC_ADMIN_CONTACT}.</>;
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want TODO here?

OIDC Auth Service is available and successfully initialized, if you still have login issues, try to follow the steps
below.
</b>
<br />
Copy link
Contributor

Choose a reason for hiding this comment

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

Steps missing?

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