-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
680 changed files
with
36,384 additions
and
110 deletions.
There are no files selected for viewing
Binary file added
BIN
+84.9 KB
...ugin-content-blog-tutorial/build-with-logto/assets/select-your-sso-provider.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
63 changes: 63 additions & 0 deletions
63
...tutorial/build-with-logto/generated-android-google-workspace-enterprise-sso.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
--- | ||
slug: how-to-build-google-workspace-enterprise-sso-sign-in-with-android-and-logto | ||
tags: [SSO providers, google-workspace-enterprise-sso, android, kotlin/java, SAML authentication, enterprise login, SSO login] | ||
title: How to build Google Workspace Enterprise SSO with Android (Kotlin / Java) | ||
sdk: Android (Kotlin / Java) | ||
connector: Google Workspace Enterprise SSO | ||
--- | ||
|
||
{/* | ||
We have to divide templates into sections because imported mdx will not show in the TOC. | ||
There's no way to customize TOC either. :-) | ||
@see https://github.com/facebook/docusaurus/issues/3915 | ||
*/} | ||
|
||
import Intro from './fragments/_intro.mdx'; | ||
import CreateApplication from './fragments/_create-application.mdx'; | ||
import AddSsoConnector from './fragments/_add-sso-connector.mdx'; | ||
import SaveYourConfiguration from './fragments/_save-your-configuration.mdx'; | ||
import EnableSsoConnector from './fragments/_enable-sso-connector.mdx'; | ||
import TestingAndValidation from './fragments/_testing-and-validation.mdx'; | ||
import IntegrateSdk from '@site/i18n/de/docusaurus-plugin-content-docs/current/quick-starts/framework/android/_for-tutorial.mdx'; | ||
import ConnectorGuide from '@site/i18n/de/docusaurus-plugin-content-docs/current/integrations/sso/google-workspace/_integration.mdx'; | ||
|
||
import FurtherReadings from './fragments/_further-readings.mdx'; | ||
|
||
export const connector = 'Google Workspace Enterprise SSO'; | ||
|
||
{/* truncate */} | ||
|
||
<Intro connector={connector} sdk="Android (Kotlin / Java)" link="https://developer.android.com" /> | ||
|
||
## Create an application in Logto \{#create-an-application-in-logto} | ||
|
||
<CreateApplication type="Native App" framework="Android (Kotlin) / Android (Java)" /> | ||
|
||
## Integrate Android (Kotlin) / Android (Java) SDK \{#integrate-framework-sdk} | ||
|
||
<IntegrateSdk /> | ||
|
||
## Add Google Workspace Enterprise SSO connector \{#add-connector-connector} | ||
|
||
<AddSsoConnector framework="Android (Kotlin) / Android (Java)" /> | ||
|
||
## Set up Google Cloud Platform \{#set-up-connectorconfigname} | ||
|
||
<ConnectorGuide /> | ||
|
||
### Save your configuration \{#save-your-configuration} | ||
|
||
<SaveYourConfiguration connector={connector} /> | ||
|
||
## Enable Google Workspace Enterprise SSO connector in Sign-in Experience \{#enable-connector-connector-in-sign-in-experience} | ||
|
||
<EnableSsoConnector /> | ||
|
||
## Testing and Validation \{#testing-and-validation} | ||
|
||
<TestingAndValidation connector={connector} sdk="Android (Kotlin / Java)" /> | ||
|
||
## Further readings \{#further-readings} | ||
|
||
<FurtherReadings /> |
63 changes: 63 additions & 0 deletions
63
...l/build-with-logto/generated-android-microsoft-entra-id-oidc-enterprise-sso.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
--- | ||
slug: how-to-build-microsoft-entra-id-oidc-enterprise-sso-sign-in-with-android-and-logto | ||
tags: [SSO providers, microsoft-entra-id-oidc-enterprise-sso, android, kotlin/java, SAML authentication, enterprise login, SSO login] | ||
title: How to build Microsoft Entra ID OIDC Enterprise SSO with Android (Kotlin / Java) | ||
sdk: Android (Kotlin / Java) | ||
connector: Microsoft Entra ID OIDC Enterprise SSO | ||
--- | ||
|
||
{/* | ||
We have to divide templates into sections because imported mdx will not show in the TOC. | ||
There's no way to customize TOC either. :-) | ||
@see https://github.com/facebook/docusaurus/issues/3915 | ||
*/} | ||
|
||
import Intro from './fragments/_intro.mdx'; | ||
import CreateApplication from './fragments/_create-application.mdx'; | ||
import AddSsoConnector from './fragments/_add-sso-connector.mdx'; | ||
import SaveYourConfiguration from './fragments/_save-your-configuration.mdx'; | ||
import EnableSsoConnector from './fragments/_enable-sso-connector.mdx'; | ||
import TestingAndValidation from './fragments/_testing-and-validation.mdx'; | ||
import IntegrateSdk from '@site/i18n/de/docusaurus-plugin-content-docs/current/quick-starts/framework/android/_for-tutorial.mdx'; | ||
import ConnectorGuide from '@site/i18n/de/docusaurus-plugin-content-docs/current/integrations/sso/entra-id-oidc/_integration.mdx'; | ||
|
||
import FurtherReadings from './fragments/_further-readings.mdx'; | ||
|
||
export const connector = 'Microsoft Entra ID OIDC Enterprise SSO'; | ||
|
||
{/* truncate */} | ||
|
||
<Intro connector={connector} sdk="Android (Kotlin / Java)" link="https://developer.android.com" /> | ||
|
||
## Create an application in Logto \{#create-an-application-in-logto} | ||
|
||
<CreateApplication type="Native App" framework="Android (Kotlin) / Android (Java)" /> | ||
|
||
## Integrate Android (Kotlin) / Android (Java) SDK \{#integrate-framework-sdk} | ||
|
||
<IntegrateSdk /> | ||
|
||
## Add Microsoft Entra ID OIDC Enterprise SSO connector \{#add-connector-connector} | ||
|
||
<AddSsoConnector framework="Android (Kotlin) / Android (Java)" /> | ||
|
||
## Set up Azure AD SSO-Anwendung \{#set-up-connectorconfigname} | ||
|
||
<ConnectorGuide /> | ||
|
||
### Save your configuration \{#save-your-configuration} | ||
|
||
<SaveYourConfiguration connector={connector} /> | ||
|
||
## Enable Microsoft Entra ID OIDC Enterprise SSO connector in Sign-in Experience \{#enable-connector-connector-in-sign-in-experience} | ||
|
||
<EnableSsoConnector /> | ||
|
||
## Testing and Validation \{#testing-and-validation} | ||
|
||
<TestingAndValidation connector={connector} sdk="Android (Kotlin / Java)" /> | ||
|
||
## Further readings \{#further-readings} | ||
|
||
<FurtherReadings /> |
63 changes: 63 additions & 0 deletions
63
...l/build-with-logto/generated-android-microsoft-entra-id-saml-enterprise-sso.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
--- | ||
slug: how-to-build-microsoft-entra-id-saml-enterprise-sso-sign-in-with-android-and-logto | ||
tags: [SSO providers, microsoft-entra-id-saml-enterprise-sso, android, kotlin/java, SAML authentication, enterprise login, SSO login] | ||
title: How to build Microsoft Entra ID SAML Enterprise SSO with Android (Kotlin / Java) | ||
sdk: Android (Kotlin / Java) | ||
connector: Microsoft Entra ID SAML Enterprise SSO | ||
--- | ||
|
||
{/* | ||
We have to divide templates into sections because imported mdx will not show in the TOC. | ||
There's no way to customize TOC either. :-) | ||
@see https://github.com/facebook/docusaurus/issues/3915 | ||
*/} | ||
|
||
import Intro from './fragments/_intro.mdx'; | ||
import CreateApplication from './fragments/_create-application.mdx'; | ||
import AddSsoConnector from './fragments/_add-sso-connector.mdx'; | ||
import SaveYourConfiguration from './fragments/_save-your-configuration.mdx'; | ||
import EnableSsoConnector from './fragments/_enable-sso-connector.mdx'; | ||
import TestingAndValidation from './fragments/_testing-and-validation.mdx'; | ||
import IntegrateSdk from '@site/i18n/de/docusaurus-plugin-content-docs/current/quick-starts/framework/android/_for-tutorial.mdx'; | ||
import ConnectorGuide from '@site/i18n/de/docusaurus-plugin-content-docs/current/integrations/sso/entra-id-saml/_integration.mdx'; | ||
|
||
import FurtherReadings from './fragments/_further-readings.mdx'; | ||
|
||
export const connector = 'Microsoft Entra ID SAML Enterprise SSO'; | ||
|
||
{/* truncate */} | ||
|
||
<Intro connector={connector} sdk="Android (Kotlin / Java)" link="https://developer.android.com" /> | ||
|
||
## Create an application in Logto \{#create-an-application-in-logto} | ||
|
||
<CreateApplication type="Native App" framework="Android (Kotlin) / Android (Java)" /> | ||
|
||
## Integrate Android (Kotlin) / Android (Java) SDK \{#integrate-framework-sdk} | ||
|
||
<IntegrateSdk /> | ||
|
||
## Add Microsoft Entra ID SAML Enterprise SSO connector \{#add-connector-connector} | ||
|
||
<AddSsoConnector framework="Android (Kotlin) / Android (Java)" /> | ||
|
||
## Set up Azure AD SSO-Anwendung \{#set-up-connectorconfigname} | ||
|
||
<ConnectorGuide /> | ||
|
||
### Save your configuration \{#save-your-configuration} | ||
|
||
<SaveYourConfiguration connector={connector} /> | ||
|
||
## Enable Microsoft Entra ID SAML Enterprise SSO connector in Sign-in Experience \{#enable-connector-connector-in-sign-in-experience} | ||
|
||
<EnableSsoConnector /> | ||
|
||
## Testing and Validation \{#testing-and-validation} | ||
|
||
<TestingAndValidation connector={connector} sdk="Android (Kotlin / Java)" /> | ||
|
||
## Further readings \{#further-readings} | ||
|
||
<FurtherReadings /> |
63 changes: 63 additions & 0 deletions
63
...ontent-blog-tutorial/build-with-logto/generated-android-oidc-enterprise-sso.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
--- | ||
slug: how-to-build-oidc-enterprise-sso-sign-in-with-android-and-logto | ||
tags: [SSO providers, oidc-enterprise-sso, android, kotlin/java, SAML authentication, enterprise login, SSO login] | ||
title: How to build OIDC Enterprise SSO with Android (Kotlin / Java) | ||
sdk: Android (Kotlin / Java) | ||
connector: OIDC Enterprise SSO | ||
--- | ||
|
||
{/* | ||
We have to divide templates into sections because imported mdx will not show in the TOC. | ||
There's no way to customize TOC either. :-) | ||
@see https://github.com/facebook/docusaurus/issues/3915 | ||
*/} | ||
|
||
import Intro from './fragments/_intro.mdx'; | ||
import CreateApplication from './fragments/_create-application.mdx'; | ||
import AddSsoConnector from './fragments/_add-sso-connector.mdx'; | ||
import SaveYourConfiguration from './fragments/_save-your-configuration.mdx'; | ||
import EnableSsoConnector from './fragments/_enable-sso-connector.mdx'; | ||
import TestingAndValidation from './fragments/_testing-and-validation.mdx'; | ||
import IntegrateSdk from '@site/i18n/de/docusaurus-plugin-content-docs/current/quick-starts/framework/android/_for-tutorial.mdx'; | ||
import ConnectorGuide from '@site/i18n/de/docusaurus-plugin-content-docs/current/integrations/sso/oidc/_integration.mdx'; | ||
|
||
import FurtherReadings from './fragments/_further-readings.mdx'; | ||
|
||
export const connector = 'OIDC Enterprise SSO'; | ||
|
||
{/* truncate */} | ||
|
||
<Intro connector={connector} sdk="Android (Kotlin / Java)" link="https://developer.android.com" /> | ||
|
||
## Create an application in Logto \{#create-an-application-in-logto} | ||
|
||
<CreateApplication type="Native App" framework="Android (Kotlin) / Android (Java)" /> | ||
|
||
## Integrate Android (Kotlin) / Android (Java) SDK \{#integrate-framework-sdk} | ||
|
||
<IntegrateSdk /> | ||
|
||
## Add OIDC Enterprise SSO connector \{#add-connector-connector} | ||
|
||
<AddSsoConnector framework="Android (Kotlin) / Android (Java)" /> | ||
|
||
## Set up OIDC-Anwendung auf deinem IdP \{#set-up-connectorconfigname} | ||
|
||
<ConnectorGuide /> | ||
|
||
### Save your configuration \{#save-your-configuration} | ||
|
||
<SaveYourConfiguration connector={connector} /> | ||
|
||
## Enable OIDC Enterprise SSO connector in Sign-in Experience \{#enable-connector-connector-in-sign-in-experience} | ||
|
||
<EnableSsoConnector /> | ||
|
||
## Testing and Validation \{#testing-and-validation} | ||
|
||
<TestingAndValidation connector={connector} sdk="Android (Kotlin / Java)" /> | ||
|
||
## Further readings \{#further-readings} | ||
|
||
<FurtherReadings /> |
63 changes: 63 additions & 0 deletions
63
...ontent-blog-tutorial/build-with-logto/generated-android-okta-enterprise-sso.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
--- | ||
slug: how-to-build-okta-enterprise-sso-sign-in-with-android-and-logto | ||
tags: [SSO providers, okta-enterprise-sso, android, kotlin/java, SAML authentication, enterprise login, SSO login] | ||
title: How to build Okta Enterprise SSO with Android (Kotlin / Java) | ||
sdk: Android (Kotlin / Java) | ||
connector: Okta Enterprise SSO | ||
--- | ||
|
||
{/* | ||
We have to divide templates into sections because imported mdx will not show in the TOC. | ||
There's no way to customize TOC either. :-) | ||
@see https://github.com/facebook/docusaurus/issues/3915 | ||
*/} | ||
|
||
import Intro from './fragments/_intro.mdx'; | ||
import CreateApplication from './fragments/_create-application.mdx'; | ||
import AddSsoConnector from './fragments/_add-sso-connector.mdx'; | ||
import SaveYourConfiguration from './fragments/_save-your-configuration.mdx'; | ||
import EnableSsoConnector from './fragments/_enable-sso-connector.mdx'; | ||
import TestingAndValidation from './fragments/_testing-and-validation.mdx'; | ||
import IntegrateSdk from '@site/i18n/de/docusaurus-plugin-content-docs/current/quick-starts/framework/android/_for-tutorial.mdx'; | ||
import ConnectorGuide from '@site/i18n/de/docusaurus-plugin-content-docs/current/integrations/sso/okta/_integration.mdx'; | ||
|
||
import FurtherReadings from './fragments/_further-readings.mdx'; | ||
|
||
export const connector = 'Okta Enterprise SSO'; | ||
|
||
{/* truncate */} | ||
|
||
<Intro connector={connector} sdk="Android (Kotlin / Java)" link="https://developer.android.com" /> | ||
|
||
## Create an application in Logto \{#create-an-application-in-logto} | ||
|
||
<CreateApplication type="Native App" framework="Android (Kotlin) / Android (Java)" /> | ||
|
||
## Integrate Android (Kotlin) / Android (Java) SDK \{#integrate-framework-sdk} | ||
|
||
<IntegrateSdk /> | ||
|
||
## Add Okta Enterprise SSO connector \{#add-connector-connector} | ||
|
||
<AddSsoConnector framework="Android (Kotlin) / Android (Java)" /> | ||
|
||
## Set up OIDC-Anwendung im Okta-Admin-Portal \{#set-up-connectorconfigname} | ||
|
||
<ConnectorGuide /> | ||
|
||
### Save your configuration \{#save-your-configuration} | ||
|
||
<SaveYourConfiguration connector={connector} /> | ||
|
||
## Enable Okta Enterprise SSO connector in Sign-in Experience \{#enable-connector-connector-in-sign-in-experience} | ||
|
||
<EnableSsoConnector /> | ||
|
||
## Testing and Validation \{#testing-and-validation} | ||
|
||
<TestingAndValidation connector={connector} sdk="Android (Kotlin / Java)" /> | ||
|
||
## Further readings \{#further-readings} | ||
|
||
<FurtherReadings /> |
63 changes: 63 additions & 0 deletions
63
...ontent-blog-tutorial/build-with-logto/generated-android-saml-enterprise-sso.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
--- | ||
slug: how-to-build-saml-enterprise-sso-sign-in-with-android-and-logto | ||
tags: [SSO providers, saml-enterprise-sso, android, kotlin/java, SAML authentication, enterprise login, SSO login] | ||
title: How to build SAML Enterprise SSO with Android (Kotlin / Java) | ||
sdk: Android (Kotlin / Java) | ||
connector: SAML Enterprise SSO | ||
--- | ||
|
||
{/* | ||
We have to divide templates into sections because imported mdx will not show in the TOC. | ||
There's no way to customize TOC either. :-) | ||
@see https://github.com/facebook/docusaurus/issues/3915 | ||
*/} | ||
|
||
import Intro from './fragments/_intro.mdx'; | ||
import CreateApplication from './fragments/_create-application.mdx'; | ||
import AddSsoConnector from './fragments/_add-sso-connector.mdx'; | ||
import SaveYourConfiguration from './fragments/_save-your-configuration.mdx'; | ||
import EnableSsoConnector from './fragments/_enable-sso-connector.mdx'; | ||
import TestingAndValidation from './fragments/_testing-and-validation.mdx'; | ||
import IntegrateSdk from '@site/i18n/de/docusaurus-plugin-content-docs/current/quick-starts/framework/android/_for-tutorial.mdx'; | ||
import ConnectorGuide from '@site/i18n/de/docusaurus-plugin-content-docs/current/integrations/sso/saml/_integration.mdx'; | ||
|
||
import FurtherReadings from './fragments/_further-readings.mdx'; | ||
|
||
export const connector = 'SAML Enterprise SSO'; | ||
|
||
{/* truncate */} | ||
|
||
<Intro connector={connector} sdk="Android (Kotlin / Java)" link="https://developer.android.com" /> | ||
|
||
## Create an application in Logto \{#create-an-application-in-logto} | ||
|
||
<CreateApplication type="Native App" framework="Android (Kotlin) / Android (Java)" /> | ||
|
||
## Integrate Android (Kotlin) / Android (Java) SDK \{#integrate-framework-sdk} | ||
|
||
<IntegrateSdk /> | ||
|
||
## Add SAML Enterprise SSO connector \{#add-connector-connector} | ||
|
||
<AddSsoConnector framework="Android (Kotlin) / Android (Java)" /> | ||
|
||
## Set up SAML SSO-Anwendung auf deinem IdP \{#set-up-connectorconfigname} | ||
|
||
<ConnectorGuide /> | ||
|
||
### Save your configuration \{#save-your-configuration} | ||
|
||
<SaveYourConfiguration connector={connector} /> | ||
|
||
## Enable SAML Enterprise SSO connector in Sign-in Experience \{#enable-connector-connector-in-sign-in-experience} | ||
|
||
<EnableSsoConnector /> | ||
|
||
## Testing and Validation \{#testing-and-validation} | ||
|
||
<TestingAndValidation connector={connector} sdk="Android (Kotlin / Java)" /> | ||
|
||
## Further readings \{#further-readings} | ||
|
||
<FurtherReadings /> |
Oops, something went wrong.