Skip to main content

All Questions

Tagged with
0 votes
0 answers
28 views

It is possible to create OIDC app in google workspace dashboard?

using "custom SAML app" option in Google admin console. in our company we are able to create SAML app in Google, is there any option we can use OIDC SSO protocol instead of SAML protocol to ...
prajwal's user avatar
1 vote
0 answers
74 views

Google workspace SSO authentication with .NET Core

We are trying to build a new application with Google authentication. Here we have to authenticate user credential using google workspace SAML token. Don't want to use google OAuth from Google cloud. ...
Nihar Sarkar's user avatar
  • 1,249
0 votes
2 answers
135 views

Certificate issue in SSO

Im using itfoxtec in order to build a saml identity provider and i copy the code of this repo : https://github.com/ITfoxtec/ITfoxtec.Identity.Saml2/tree/master/test/TestIdPCore when i use the example ...
Anis Bouzidi's user avatar
0 votes
1 answer
1k views

Where to get the IDP Metadata url from?

Our customers integrate their SSO (okta/google) with our SaaS. Now inorder to authenticate them, we do a SAML login. The crewjam library in golang has the following snippet which asks for metadataUrl :...
Roger's user avatar
  • 2,913
0 votes
0 answers
103 views

Azure Enterprise SAML App changing my RelayState URL from HTTPS to HTTP (sometimes)?

I've found various questions here on Azure and SAML RelayState stuff but I haven't found anything specifically on my particular issue. Here are the details: I have an Azure Enterprise SAML app I have ...
Christopher's user avatar
  • 2,016
0 votes
0 answers
24 views

How to validate login credentials on ADFS via POST request

I have a requirement to build an E-Signature tool for a verification purposes in Salesforce (LWC, Apex). It's a simple two input field form where the user has to enter the username and password and ...
Jakub Zvonek's user avatar
0 votes
1 answer
63 views

IdP Vs Authoritative Source Vs SAML Vs SSO in IAM

Could someone please help me to understand the difference among the following entities in IAM with real word examples. IdP Authoritative Source SSO SAML OAuth Thanks
user3103957's user avatar
0 votes
1 answer
297 views

Keycloak: Unique SAML endpoint per SAML Client in the same Realm

I'm setting up multiple SAML clients within a single Keycloak realm (Keycloak is the IdP). The idea is to have multiple SAML clients for the same SP within the same realm. SAML client 1 will be used ...
Mike-S122's user avatar
  • 219
0 votes
0 answers
49 views

How can I obtain a decrypted SAML token from an encrypted SAML token?

I have a client website utilizing ADFS for SSO, and it appears the domain is hosted within the same ADFS instance. When I execute my code, it successfully provides a decrypted SAML token, likely ...
Dex's user avatar
  • 1
1 vote
1 answer
48 views

How to publish a SAML app to the catalog?

I'm a developer, and I'd like my app to be available in the Google SAML apps catalog. How can I do that? I don't find any information about how or who to contact to register my app. Can you help me? ...
Arsalan Tariq's user avatar
0 votes
0 answers
97 views

SAML response Verifying - Signature verification failed: invalid padding

Facing following issue while verifying the SAML response manually. Signature verification failed: invalid padding Sample: from xml.etree import ElementTree from signxml import XMLSigner, XMLVerifier ...
KarSho's user avatar
  • 5,237
1 vote
0 answers
125 views

Flutter and Azure SSO

I am developing a flutter application for my company. In my company, many web applications use Azure SSO and SAML connections, and there is no need to log in repeatedly when switching between sites. I ...
Escanor's user avatar
  • 75
0 votes
1 answer
128 views

Custom AD FS Claim Rule for Email Domain Transformation for Jira Cloud SSO Integration

I'm currently integrating AD FS with Jira Cloud for SSO and facing a challenge with email domain mismatches. Our Active Directory domain for users is company.local, but our verified domain for Jira ...
Elazar's user avatar
  • 334
4 votes
3 answers
319 views

How to set the JWT token from server

I have a product which is using Angular as Frontend and DRF as backend. It uses JWT tokens for authentication. Currently Im adding SAML SSO to the product, at the acs endpoint Im able to verify the ...
Prithvi Raj's user avatar
  • 1,811
0 votes
1 answer
473 views

Keycloak how to change Forgot Password redirect url

I am using Keycloak for authentication, and I want to configure the Forgot Password feature to redirect users to my password reset website https://mypassport.xxx.com. Could you please guide me on how ...
Yin Lei's user avatar
  • 81

15 30 50 per page
1 2
3
4 5
62